SHIP:Sail:TrigonometricFunctionsTable

From Serious Documentation
Jump to: navigation, search

Constants used in SHIP.

Function Return Description Initial ver Current ver
acos Float Returns the radians angle of a value that is in the range of -1 to +1 v5.1.0 v5.1.0
acosh Float Returns the arc hyperbolic cos of the given value v5.1.0 v5.1.0
asin Float Returns the radians angle of a value that is in the range of -1 to +1 v5.0.204 v5.0.204
asinh Float Returns the arc hyperbolic sin of the given value v5.1.0 v5.1.0
atan Float Returns the radians angle of the specified value v5.0.204 v5.0.204
atan2 Float Returns the radians angle of the specified x,y coordinates v5.1.0 v5.1.0
atanh Float Returns the arc hyperbolic tan of the given value v5.1.0 v5.1.0
cos Float Gets the cos of a radians angle v5.0.204 v5.0.204
cosh Float Returns the hyperbolic cos of the given value v5.1.0 v5.1.0
sin Float Gets the sin of a radians angle v5.0.204 v5.0.204
sinh Float Returns the hyperbolic sin of the given value v5.1.0 v5.1.0
tan Float Gets the tan of a radians angle v5.1.0 v5.1.0
tanh Float Returns the hyperbolic tan of the given value v5.1.0 v5.1.0