Results for “Std.Math.factorial”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.factorial
T -> T where T: Ord + Zero + One + Add + MulThe product of every whole number from one up to the value.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
T -> T where T: Ord + Zero + One + Add + MulThe product of every whole number from one up to the value.