Math_Complex::getReal

Math_Complex::getReal() – Returns the real part of the complex number

Synopsis

require_once '/Complex.php';

float Math_Complex::getReal ( )

Description

This package is not documented yet.

Throws

No exceptions thrown.

Note

This function can not be called statically.

Returns the imaginary part of the complex number (Previous) Returns the norm of the number Alias of Math_Complex::
abs() (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.