D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Float
/
Filename :
to_i-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_i is_singleton: false name: to_i params: | flt.to_i => integer flt.to_int => integer flt.truncate => integer visibility: public