_asinhハイパボリックアークサイン (双曲線逆正弦) を算出します。引数型初期値説明_asinh($x); $xNumber対象となる数値双曲線逆正弦@debug _asinh(1); // => 0.88137 @debug _asinh(0); // => 0