PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Float
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: induced_from comment: - !ruby/struct:SM::Flow::P body: <tt>Float</tt> objects represent real numbers using the native architecture's double-precision floating point representation. constants: - !ruby/object:RI::Constant comment: name: ROUNDS value: INT2FIX(FLT_ROUNDS) - !ruby/object:RI::Constant comment: name: RADIX value: INT2FIX(FLT_RADIX) - !ruby/object:RI::Constant comment: name: MANT_DIG value: INT2FIX(DBL_MANT_DIG) - !ruby/object:RI::Constant comment: name: DIG value: INT2FIX(DBL_DIG) - !ruby/object:RI::Constant comment: name: MIN_EXP value: INT2FIX(DBL_MIN_EXP) - !ruby/object:RI::Constant comment: name: MAX_EXP value: INT2FIX(DBL_MAX_EXP) - !ruby/object:RI::Constant comment: name: MIN_10_EXP value: INT2FIX(DBL_MIN_10_EXP) - !ruby/object:RI::Constant comment: name: MAX_10_EXP value: INT2FIX(DBL_MAX_10_EXP) - !ruby/object:RI::Constant comment: name: MIN value: rb_float_new(DBL_MIN) - !ruby/object:RI::Constant comment: name: MAX value: rb_float_new(DBL_MAX) - !ruby/object:RI::Constant comment: name: EPSILON value: rb_float_new(DBL_EPSILON) full_name: Float includes: - !ruby/object:RI::IncludedModule name: Precision instance_methods: - !ruby/object:RI::MethodSummary name: "%" - !ruby/object:RI::MethodSummary name: "*" - !ruby/object:RI::MethodSummary name: "**" - !ruby/object:RI::MethodSummary name: + - !ruby/object:RI::MethodSummary name: "-" - !ruby/object:RI::MethodSummary name: -@ - !ruby/object:RI::MethodSummary name: / - !ruby/object:RI::MethodSummary name: < - !ruby/object:RI::MethodSummary name: <= - !ruby/object:RI::MethodSummary name: <=> - !ruby/object:RI::MethodSummary name: == - !ruby/object:RI::MethodSummary name: ">" - !ruby/object:RI::MethodSummary name: ">=" - !ruby/object:RI::MethodSummary name: abs - !ruby/object:RI::MethodSummary name: ceil - !ruby/object:RI::MethodSummary name: coerce - !ruby/object:RI::MethodSummary name: dclone - !ruby/object:RI::MethodSummary name: divmod - !ruby/object:RI::MethodSummary name: eql? - !ruby/object:RI::MethodSummary name: finite? - !ruby/object:RI::MethodSummary name: floor - !ruby/object:RI::MethodSummary name: hash - !ruby/object:RI::MethodSummary name: infinite? - !ruby/object:RI::MethodSummary name: modulo - !ruby/object:RI::MethodSummary name: nan? - !ruby/object:RI::MethodSummary name: round - !ruby/object:RI::MethodSummary name: to_f - !ruby/object:RI::MethodSummary name: to_i - !ruby/object:RI::MethodSummary name: to_int - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: to_yaml - !ruby/object:RI::MethodSummary name: truncate - !ruby/object:RI::MethodSummary name: zero? name: Float superclass: Numeric
[-] coerce-i.yaml
[edit]
[-] round-i.yaml
[edit]
[-] %3c%3d%3e-i.yaml
[edit]
[-] nan%3f-i.yaml
[edit]
[-] finite%3f-i.yaml
[edit]
[-] divmod-i.yaml
[edit]
[-] %2a-i.yaml
[edit]
[-] cdesc-Float.yaml
[edit]
[-] ceil-i.yaml
[edit]
[-] to_yaml-i.yaml
[edit]
[-] truncate-i.yaml
[edit]
[-] hash-i.yaml
[edit]
[-] abs-i.yaml
[edit]
[-] %2d%40-i.yaml
[edit]
[-] %3c-i.yaml
[edit]
[-] zero%3f-i.yaml
[edit]
[-] induced_from-c.yaml
[edit]
[-] %2d-i.yaml
[edit]
[-] modulo-i.yaml
[edit]
[-] %2a%2a-i.yaml
[edit]
[-] %3e-i.yaml
[edit]
[-] floor-i.yaml
[edit]
[-] to_f-i.yaml
[edit]
[-] %2b-i.yaml
[edit]
[-] to_int-i.yaml
[edit]
[-] dclone-i.yaml
[edit]
[-] %3c%3d-i.yaml
[edit]
[-] %3d%3d-i.yaml
[edit]
[-] %25-i.yaml
[edit]
[-] eql%3f-i.yaml
[edit]
[+]
..
[-] to_i-i.yaml
[edit]
[-] %3e%3d-i.yaml
[edit]
[-] %2f-i.yaml
[edit]
[-] infinite%3f-i.yaml
[edit]
[-] to_s-i.yaml
[edit]