/libmath

Math for embedded rust (and C) projects.

Primary LanguageRustBSD 2-Clause "Simplified" LicenseBSD-2-Clause

LibMath

Math for embedded rust (and C) projects.

Features

  • l2math - Low Level Math - Fundamental math functions and types.
  • libtrig - Trigonometry functionality (angles, vectors, etc.).
  • macros - Macros used throughout the library.