Expand description

Learning how to document and publish my own crate.

This is just a library with the basic math operations.

Enums

Defines math errors you can get when dividing

Functions

Adds two numbers
Divides the first argument over the second
Multiplies two numbers
Subtracts two numbers