CALL COS
Contents |
Effect
Calculate the cosine of an angle. Value is obtained by multiplying a cosine value of an angle by a numerical value.
Syntax
CALL COS (<Variable>,<Angle>,<Value>)
Parameters
<Variable> must be a numerical variable that will receive the result.
<Angle> is the value of the angle in degree.
<Value> is a value on two byte (integer value).