#include <math.h> float sinf(float arg); double sin(double arg); long double sinl(long double arg);
sinf() sinl() 99.
sin() arg. .