PHP does not have built-in functions for handling Matrix, complex number and vector operations.
It can handle the trigonometric functions with built-in methods, and the nonlinear programming required can be handled using built in iterative functions.
The methodologies for providing the required functions that are not built-into PHP are described in this section as follows