Math_ComplexOp::asinReal

Math_ComplexOp::asinReal() – 実数の、サインの逆関数を計算する: z = asinReal(r):

Synopsis

require_once '/ComplexOp.php';

Math_Complex & Math_ComplexOp::asinReal ( float $r )

Description

This package is not documented yet.

Parameter

float $r

Throws

No exceptions thrown.

Note

This function can be called statically.