D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Integer
/
Filename :
fdiv-i.ri
back
Copy
U:RDoc::AnyMethod[iI" fdiv:ETI"Integer#fdiv;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I">Returns the Float result of dividing +self+ by +numeric+:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"4.fdiv(2) # => 2.0 ;TI"4.fdiv(-2) # => -2.0 ;TI"-4.fdiv(2) # => -2.0 ;TI"4.fdiv(2.0) # => 2.0 ;TI"84.fdiv(Rational(3, 4)) # => 5.333333333333333 ;T:@format0o; ; [I"ERaises an exception if +numeric+ cannot be converted to a Float.;T: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"fdiv(numeric) -> float ;T0[ I" (p1);T@FI"Integer;TcRDoc::NormalClass00