float sinh(float n)
n
のハイパボリックサインを返します。
vector2 sinh(vector2 v)
vector sinh(vector v)
vector4 sinh(vector4 v)
各コンポーネントにsinh()
が適用された新しいベクトルを返します。
See also | |
math |
|
trig |