mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update broken URL in Float documentation.
[Misc #15775][ruby-core:92332]
This commit is contained in:
parent
a3cbce7822
commit
b72623012d
1 changed files with 1 additions and 1 deletions
|
@ -885,7 +885,7 @@ num_negative_p(VALUE num)
|
|||
* So you should know its esoteric system. See following:
|
||||
*
|
||||
* - http://docs.sun.com/source/806-3568/ncg_goldberg.html
|
||||
* - http://wiki.github.com/rdp/ruby_tutorials_core/ruby-talk-faq#wiki-floats_imprecise
|
||||
* - https://github.com/rdp/ruby_tutorials_core/wiki/Ruby-Talk-FAQ#floats_imprecise
|
||||
* - http://en.wikipedia.org/wiki/Floating_point#Accuracy_problems
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue