D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Float
/
Filename :
to_int-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <em>flt</em> truncated to an <tt>Integer</tt>. full_name: Float#to_int is_singleton: false name: to_int params: | flt.to_i => integer flt.to_int => integer flt.truncate => integer visibility: public