|
Not Enough Math
Lightweight zero-dependency C++ math library
|
Functions | |
| void | mul (int a, int b) |
| void | sin (float t) |
| void nem::experimental::asmmath::mul | ( | int | a, |
| int | b ) |
Definition at line 11 of file asmmath.hpp.
| void nem::experimental::asmmath::sin | ( | float | t | ) |
Definition at line 21 of file asmmath.hpp.