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

Xrefs and a few examples for math stuff #29150

Merged
merged 1 commit into from
Sep 14, 2018
Merged

Xrefs and a few examples for math stuff #29150

merged 1 commit into from
Sep 14, 2018

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Sep 12, 2018

No description provided.

@kshyatt kshyatt added domain:docs This change adds or pertains to documentation domain:maths Mathematical functions labels Sep 12, 2018
base/math.jl Outdated
@@ -709,18 +722,18 @@ according to the rounding mode `r`. In other words, the quantity
without any intermediate rounding.

- if `r == RoundNearest`, then the result is exact, and in the interval
``[-|y|/2, |y|/2]``.
``[-|y|/2, |y|/2]``. See [`RoundNearest`](@ref) for more.
Copy link
Member

Choose a reason for hiding this comment

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

For more what? May I suggest

See also [`RoundNearest`](@ref).

instead, which is what we have in most other places I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok :)

@fredrikekre fredrikekre merged commit 02aa9bb into master Sep 14, 2018
@StefanKarpinski StefanKarpinski deleted the ksh/miscmath branch September 14, 2018 21:10
KristofferC pushed a commit that referenced this pull request Sep 17, 2018
@KristofferC KristofferC mentioned this pull request Sep 17, 2018
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation domain:maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants