mqscript_cos
Calculate the cosine of an angle in radians for use in mobile automation scripts, with options to store the result in a specified variable.
Instructions
Calculate cosine of an angle (in radians)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
angle | Yes | Angle in radians | |
resultVariable | No | Variable name to store result | result |