Crate practo

Source
Expand description

§basic math crate

This is a collection of some generally used math functions.

Functions§

cube
Compute a cube of an input number
square
Compute a square of an input number