COSH

Elemental Intrinsic Function (Generic): Produces a hyperbolic cosine.

構文

result = COSH (x)

x

(Input) Must be of type real.

Results

The result type and kind is the same as x.

Specific Name

Argument Type

Result Type

COSH

REAL(4)

REAL(4)

DCOSH

REAL(8)

REAL(8)

QCOSH

REAL(16)

REAL(16)

COSH (2.0) has the value 3.762196.

COSH (0.65893) has the value 1.225064.


このヘルプトピックについてのフィードバックを送信

© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。