5.5.60 Square Boot
Fashion: Classic:
Short Description:
This function is used to calculate the square root of the number present as an input with accuracy to two
decimal points.
Function validation input. Until this input is activated, the function remains inert.
Validation is active implicitly if it has not been connected.
The value must be between 0 and 32767.
Calculation output: The result is presented in the format "Root" x 100.
Operation:
Example: for X = 20000 => Root of X = 141.42. The value read as an output of the function is 14142.
If used as an input, the number is negative and the result is 0.
Performance:
The calculation is accurate to 0.01 either way.
5.5.61 Sin Cos
Fashion: Classic:
Short Description
This function is used to calculate the cos and sin of an angle between 0° and 90°.
Function validation input. Until this input is activated, the function remains
inert. Validation is active implicitly if it has not been connected.
Represents the angle in degrees. Its value must be between 0 and 900 for
an angle between 0° and 90°.
Result of ("Angle" sin) x 10000
Result of ("Angle" cos) x 10000