Expand description
§Basic math crate
This is a collection of some generally used math functions
Functions§
- num_
cube - Computes a cube of an input number
- num_
square - Computes a square of an input number
This is a collection of some generally used math functions