Current Path : /usr/local/share/ri/1.8/system/XSD/FloatConstants/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/XSD/FloatConstants/cdesc-FloatConstants.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: constants: - !ruby/object:RI::Constant comment: name: NaN value: 0.0/0.0 - !ruby/object:RI::Constant comment: name: POSITIVE_INF value: +1.0/0.0 - !ruby/object:RI::Constant comment: name: NEGATIVE_INF value: -1.0/0.0 - !ruby/object:RI::Constant comment: name: POSITIVE_ZERO value: +1.0/POSITIVE_INF - !ruby/object:RI::Constant comment: name: NEGATIVE_ZERO value: -1.0/POSITIVE_INF - !ruby/object:RI::Constant comment: name: MIN_POSITIVE_SINGLE value: 2.0 ** -149 full_name: XSD::FloatConstants includes: [] instance_methods: [] name: FloatConstants superclass: