Sin()Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedSep 24, 20241 minute readHMI and SCADASystem PlatformInTouch HMI 2026 返回某个角度(以度为单位)的正弦。 类别 数学 语法 Result = Sin( Number ); 参数 编号 角度(以度为单位)。任何数字或数值属性。 示例 Sin(90); ' 返回 1; Sin(0); ' 返回 0; 此示例显示如何在数学表达式中使用函数: wave = 100 * Sin (6 * Now().Second); 另请参阅 ArcCos() ArcSin() ArcTan() Cos() Tan() In This TopicRelated Links数学函数
返回某个角度(以度为单位)的正弦。 类别 数学 语法 Result = Sin( Number ); 参数 编号 角度(以度为单位)。任何数字或数值属性。 示例 Sin(90); ' 返回 1; Sin(0); ' 返回 0; 此示例显示如何在数学表达式中使用函数: wave = 100 * Sin (6 * Now().Second); 另请参阅 ArcCos() ArcSin() ArcTan() Cos() Tan()
返回某个角度(以度为单位)的正弦。 类别 数学 语法 Result = Sin( Number ); 参数 编号 角度(以度为单位)。任何数字或数值属性。 示例 Sin(90); ' 返回 1; Sin(0); ' 返回 0; 此示例显示如何在数学表达式中使用函数: wave = 100 * Sin (6 * Now().Second); 另请参阅 ArcCos() ArcSin() ArcTan() Cos() Tan()