Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define fallback inv(x::AbstractIrrational) #31068

Merged
merged 3 commits into from
Feb 15, 2019
Merged

Define fallback inv(x::AbstractIrrational) #31068

merged 3 commits into from
Feb 15, 2019

Commits on Feb 14, 2019

  1. Update irrationals.jl

    Define a fallback `inv(x::AbstractIrrational)` per #30882.
    Arnav Sood authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    42c08cd View commit details
    Browse the repository at this point in the history
  2. Update irrationals.jl

    Remove the test from `base/irrationals.jl` [ci skip]
    Arnav Sood authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    c4ff96d View commit details
    Browse the repository at this point in the history
  3. Update numbers.jl

    Add test.
    Arnav Sood authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    00168af View commit details
    Browse the repository at this point in the history