Not Enough Math
Lightweight zero-dependency C++ math library
Loading...
Searching...
No Matches
nem::experimental::asmmath Namespace Reference

Functions

void mul (int a, int b)
 
void sin (float t)
 

Function Documentation

◆ mul()

void nem::experimental::asmmath::mul ( int a,
int b )

Definition at line 11 of file asmmath.hpp.

◆ sin()

void nem::experimental::asmmath::sin ( float t)

Definition at line 21 of file asmmath.hpp.