Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
Math_Complex::getReal
Вернуться к: Math_Complex
Math_Complex::getReal
Math_Complex::getReal() – Returns the real part of the complex number
Synopsis
require_once '/Complex.php';
float Math_Complex::getReal ( )
This package is not documented yet.
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Math_Complex