Trigonometric Functions

These are the standard functions for trigonometric calculation:

FunctionClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. Description

acos / acosL

Arc-cosine

asin / asinL

Arc-sine

atan / atanL

Arc-tangent

atan2 / atan2L

Arc-tangent of Y / X

cos / cosL

Cosine

sin / sinL

Sine

tan / tanL

Tangent

See Also

UseDegrees