//! ## Math (//flowstdlib/math)
//! Math Functions
/// A module with a function to add two `Numbers`
/// A module with a function to divide two `Numbers`
/// A module with a function to subtract two `Numbers`
/// A module with a function to generate a sequence of `Numbers`
/// A module with a function to calculate the sqare root of a `Number`