Trigonometric library

<< Click to Display Table of Contents >>

Navigation:  Project > Scripts > FBD language > Script objects of FBD language  >

Trigonometric library

Previous pageReturn to chapter overviewNext page

triglib

 

Degrees to radians - this script object used to convert degrees to radians.

Radians to degrees - this script object used to convert radians to degrees.

Sine - this script object used to calculate sin of Input value. (Output = sin(Input)).

Cosine - this script object used to calculate cos of Input value. (Output = cos(Input)).

Tangent - this script object used to calculate tag of Input value. (Output = tag(Input)).

Arc Sine - this script object used to calculate arc sin of Input value. (Output = arc sin(Input)).

Arc Cosine - this script object used to calculate arc cos of Input value. (Output = arc cos(Input)).

Arc Tangent - this script object used to calculate arc tag of Input value. (Output = arc tag(Input)).

 

Example:

trigexa

This operation counts sine of Tag's value and place result in Tag2's value.

 

Tag

Tag2

1

0.8414709848078965066525023216303