ASINH

Elemental Intrinsic Function (Generic): Produces the hyperbolic arcsine of x.

構文

result = ASINH (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

ASINH

REAL(4)

REAL(4)

DASINH

REAL(8)

REAL(8)

QASINH

REAL(16)

REAL(16)

ASINH (1.0) has the value -0.88137.

ASINH (180.0) has the value 5.88611.


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

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