зеркало из https://github.com/github/ruby.git
[DOC] Fix documentation of Numeric#div: Complex does not have #div
This commit is contained in:
Родитель
512d8a25e9
Коммит
a4721ec6cd
|
@ -645,7 +645,7 @@ num_fdiv(VALUE x, VALUE y)
|
|||
* (\Numeric itself does not define method +/+.)
|
||||
*
|
||||
* Of the Core and Standard Library classes,
|
||||
* Float, Rational, and Complex use this implementation.
|
||||
* Only Float and Rational use this implementation.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче