Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

sinh

(PHP 4 >= 4.1.0)

sinh -- 双曲線正弦

説明

float sinh ( float arg)

(exp(arg) - exp(-arg))/2で定義される argの双曲線正弦を返します。

sin(), asinh(), cos(), tan()も参照下さい。