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

Even MORE trig doc movement... #17871

Merged
merged 3 commits into from
Aug 8, 2016
Merged

Even MORE trig doc movement... #17871

merged 3 commits into from
Aug 8, 2016

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Aug 7, 2016

and I fixed a failing doctest in the manual, so doctests pass.

@kshyatt kshyatt added docs This change adds or pertains to documentation maths Mathematical functions labels Aug 7, 2016
($fa){T<:Number}(y::T) = ($fainv)(one(T) / y)
@doc """
$($name)(x)
Compute the $($fn) of `x`, where the output is in radians. """ ($fa){T<:Number}(y::T) = ($fainv)(one(T) / y)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you run make docs on this? These are inverses. Is the output in radians for the hyperbolic ones?

Copy link
Contributor

@Evizero Evizero Aug 7, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just by comparing the old doc strings to the new it looks like you forgot to put the word "inverse" before the function name

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what happens when you write PRs on a delayed train

Copy link
Contributor

@tkelman tkelman Aug 7, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Santa Barbara, the only place west of the Mississippi where Amtrak is the more convenient option?

edit: nope, guessed wrong

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a car and the San Diego airport is a pain to get to from the university. Free WiFi + comfy chair = so may doc PRs

@tkelman tkelman merged commit ad15fc9 into master Aug 8, 2016
@tkelman tkelman deleted the ksh/doctrig2 branch August 8, 2016 01:55
tkelman pushed a commit that referenced this pull request Aug 11, 2016
(cherry picked from commit c7fc048)
ref #17871
tkelman pushed a commit that referenced this pull request Aug 11, 2016
(cherry picked from commit 2912c9e)
ref #17871
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants