📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 03:56:39
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Integer
📍 /opt/alt/ruby18/share/ri/1.8/system/Integer
🔄 Refresh
✏️
Editing: lcm-i.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the <em>lowest common multiple</em> (LCM) of the two arguments (<tt>self</tt> and <tt>other</tt>). - !ruby/struct:SM::Flow::P body: "Examples:" - !ruby/struct:SM::Flow::VERB body: " 6.lcm 7 # -> 42\n 6.lcm 9 # -> 18\n" full_name: Integer#lcm is_singleton: false name: lcm params: (other) visibility: public
💾 Save Changes
❌ Cancel