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 )

Описание

This package is not documented yet.

Parameter

float $realnum

A float

Throws

No exceptions thrown.

Замечание

This function can be called statically.

    Поддержать сайт на родительском проекте КГБ