double sin(double angle);其中:angle:要计算其正弦值的弧度值。返回值SIN 函数返回一个 double 类型的浮点数,表示给定角度">