<math.h>
float sinf( float arg );
double sin( double arg );
long double sinl( long double arg );
<tgmath.h>
#define sin( arg )
联系方式: