User Tools

Site Tools

한국어

cubloc:sin_sinh:index

Sin

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

A=Sin B   ' Return the sine of B.

Sinh

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

A=Sinh B   ' Return the hyperbolic sine of B.

Go CUBLOC home

cubloc/sin_sinh/index.txt · Last modified: 2016/06/07 09:27 by COMFILE Technology