Class ComplexTypeFactory
Static Factory for creating complex types
A complex number is a number that can be expressed in the form a + bi, where a and b are real numbers and i is the imaginary unit, which satisfies the equation i² = −1
- chippyash\Type\AbstractTypeFactory
- chippyash\Type\Number\Complex\ComplexTypeFactory
setNumberType()
|
TYPE_DEFAULT,
TYPE_GMP,
TYPE_NATIVE
|