Current Path : /usr/local/share/ri/1.8/system/Precision/ |
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/Precision/cdesc-Precision.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: included comment: - !ruby/struct:SM::Flow::P body: Precision is a mixin for concrete numeric classes with precision. Here, `precision' means the fineness of approximation of a real number, so, this module should not be included into anything which is not a subset of Real (so it should not be included in classes such as <tt>Complex</tt> or <tt>Matrix</tt>). constants: [] full_name: Precision includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: prec - !ruby/object:RI::MethodSummary name: prec_f - !ruby/object:RI::MethodSummary name: prec_i name: Precision superclass: