Skip to content
sinfastsmall.h 87 B
Newer Older
// fast and small
float sinfsm(float x);
float cosfsm(float x);
float tanfsm(float x);