Crate math_functions

source ·
Expand description

Crate for math functions

Re-exports

  • pub use algebra::matrix::Matrix;
  • pub use algebra::matrix::Vec2;
  • pub use algebra::matrix::Vec3;

Modules

Structs

  • Representation of a function with 1 variable
  • Representation of a function with 2 variables
  • Representation of a function with 3 variables

Functions

  • Function to approximate f64 to the nth decimal place