Optional
PModulus used to devide n, iff n is equivalent to (0 mod P).
2n
Optional
aFactor by which to multiply n.
3n
Optional
bValue to add to the scaled value of n.
1n
The value on which to perform the Collatz-esque function
Generated using TypeDoc
Parameterised inputs
Remarks
Allow (P,a,b) to be optional, keyword inputs.