[][src]Crate ralgebra

Roy's algebra library

A very simple library made mostly to learn how to publish on stuff crates.io.

Functions

add

Adds two numbers together.

mul

Multiplies two numbers.

sub

Subtracts the second number from the first one.