Math_ComplexOp::sqrt Math_ComplexOp::sub

Math_Complex

PEAR Manual


Math_ComplexOp::sqrtReal

Math_ComplexOp::sqrtReal() -- Calculates the complex square root of a real number: z = sqrt(realnumber)

Synopsis

require_once '/ComplexOp.php';

Math_Complex & Math_ComplexOp::sqrtReal ( float $realnum )

Description

This package is not documented yet.

Parameter

float $realnum

A float

Throws

No exceptions thrown.

Note

This function can be called statically.



Math_ComplexOp::sqrt Math_ComplexOp::sub

Math_Complex

PEAR Manual