Current Path :
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Float
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby18/share/ri/1.8/system/Float/%3c%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: <tt>true</tt> if <tt>flt</tt> is less than or equal to <tt>other</tt>. full_name: Float#<= is_singleton: false name: <= params: | flt <= other => true or false visibility: public