[DOC] Fix documentation of Numeric#div: Complex does not have #div
This commit is contained in:
parent
512d8a25e9
commit
a4721ec6cd
Notes:
git
2022-06-03 14:36:14 +09:00
@ -645,7 +645,7 @@ num_fdiv(VALUE x, VALUE y)
|
|||||||
* (\Numeric itself does not define method +/+.)
|
* (\Numeric itself does not define method +/+.)
|
||||||
*
|
*
|
||||||
* Of the Core and Standard Library classes,
|
* Of the Core and Standard Library classes,
|
||||||
* Float, Rational, and Complex use this implementation.
|
* Only Float and Rational use this implementation.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user