mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[DOC] Fix links in Complex
This commit is contained in:
parent
2605d4e5fc
commit
ed0a5c6f0f
Notes:
git
2026-01-26 22:05:26 +00:00
@ -2645,9 +2645,9 @@ float_arg(VALUE self)
|
||||
* First, what's elsewhere:
|
||||
*
|
||||
* - Class \Complex inherits (directly or indirectly)
|
||||
* from classes {Numeric}[rdoc-ref:Numeric@What-27s+Here]
|
||||
* and {Object}[rdoc-ref:Object@What-27s+Here].
|
||||
* - Includes (indirectly) module {Comparable}[rdoc-ref:Comparable@What-27s+Here].
|
||||
* from classes {Numeric}[rdoc-ref:Numeric@Whats-Here]
|
||||
* and {Object}[rdoc-ref:Object@Whats-Here].
|
||||
* - Includes (indirectly) module {Comparable}[rdoc-ref:Comparable@Whats-Here].
|
||||
*
|
||||
* Here, class \Complex has methods for:
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user