Crate crate_exp

Crate crate_exp 

Source
Expand description

§Basic math crate

This is a collection of some genrally used math fucntions

Functions§

cube
to compute a cube of given number
double
to compute a double of given number
square
to compute a square of given number