Trigonometry Functions
GoldSim provides the following trigonometry functions:
Function | Description |
sin(A) | Sine of A |
cos(A) | Cosine of A |
tan(A) | Tangent of A |
cot(A) | Cotangent of A |
sinh(A) | Hyperbolic sine of A |
cosh(A) | Hyperbolic cosine of A |
tanh(A) | Hyperbolic tangent of A |
asin(U) | Arcsine of U. The result has dimensions An output attribute for an element that defines the dimensionality (in terms of Length, Time and other fundamental dimensions) of the output. of an angle. |
acos(U) | Arccosine of U. The result has dimensions of an angle. |
atan(U) | Arctangent of U. The result has dimensions of an angle. |
U: Must be a unitless value. Can be a scalar or an array.