Skip to main content

Crate simple_math_utils

Crate simple_math_utils 

Source

Functionsยง

cube
Returns the cube of a number.
is_even
Checks if a number is even.
square
Returns the square of a number.