User Tools

Site Tools

한국어

cubloc:tan_tanh:index

Tan

Returns the sine of a number. The Cubloc uses radians as units. Use a Single for the most precise results.

A=Tan B   ' Return the tangent of B.

Tanh

Returns the hyperbolic tangent of a number. The Cubloc uses radians as units. Use a Single for the most precise results.

A=Tanh B   ' Return the hyperbolic tangent of B.
cubloc/tan_tanh/index.txt · Last modified: 2016/06/10 10:48 by COMFILE Technology