mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Tweak to Float What's Here
This commit is contained in:
parent
7b615bfdf3
commit
4a44bf8c34
1 changed files with 1 additions and 1 deletions
|
@ -966,7 +966,7 @@ num_negative_p(VALUE num)
|
|||
* - 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].
|
||||
* - Includes {module Comparable}[rdoc-ref:Comparable@What-27s+Here].
|
||||
*
|
||||
* Here, class \Float provides methods for:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue