Results for “Std.Math.lcm”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.lcm
T -> T -> T where T: Ord + Zero + One + Add + Sub + Mul + Div + RemThe least common multiple. Nought with either argument nought, since no
