зеркало из https://github.com/github/ruby.git
Tweak to Float What's Here
This commit is contained in:
Родитель
54e8901f66
Коммит
7b615bfdf3
|
@ -963,7 +963,10 @@ num_negative_p(VALUE num)
|
|||
*
|
||||
* First, what's elsewhere. \Class \Float:
|
||||
*
|
||||
* - Inherits from {class Numeric}[rdoc-ref:Numeric@What-27s+Here].
|
||||
* - Inherits from
|
||||
* {class Numeric}[rdoc-ref:Numeric@What-27s+Here]
|
||||
* and {class Object}[rdoc-ref:Object@What-27s+Here].
|
||||
* - Includes {module Enumerable}[rdoc-ref:Enumerable@What-27s+Here].
|
||||
*
|
||||
* Here, class \Float provides methods for:
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче