Current Path : /proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Rational/ |
Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Rational/to_s-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns a string representation of the rational number. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " Rational(3,4).to_s # "3/4"\n Rational(8).to_s # "8"\n" full_name: Rational#to_s is_singleton: false name: to_s params: () visibility: public