_sinh

ハイパボリックサイン (双曲線正弦) を算出します。

引数初期値説明
_sinh($x);
$xNumber対象となる数値

双曲線正弦

@debug _sinh(0);
// => 0

@debug _sinh(1);
// => 1.1752