描述
SIN函数返回给定Angular的正弦。
语法
SIN (number)
争论
| Argument | 描述 | Required/Optional |
|---|---|---|
| Number | The angle in radians for which you want the sine. | Required |
Notes
如果数字以度为单位,则将其乘以PI()/180或使用RADIANS函数将其转换为弧度
=弧度(度)
适用性
Excel 2007,Excel 2010,Excel 2013,Excel 2016
Example