Math_Complex::getIm

Math_Complex::getIm() – 複素数の虚数部を返す

Synopsis

require_once '/Complex.php';

float Math_Complex::getIm ( )

Description

This package is not documented yet.

Throws

No exceptions thrown.

Note

This function can not be called statically.