constructeur Math_Complex::Math_Complex

constructeur Math_Complex::Math_Complex() – Constructeur de Math_Complex

Synopsis

require_once '/Complex.php';

object Math_Complex constructeur Math_Complex::Math_Complex ( float $real , float $im )

Description

This package is not documented yet.

Parameter

float $real

Partie réelle du nombre

float $im

Partie imaginaire du nombre

Throws

No exceptions thrown.

Note

This function can not be called statically.