We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
float sin (float rad) //正弦函数 float cos (float rad) //余弦函数 float tan (float rad) //正切函数