Differences Between: [Versions 310 and 311] [Versions 39 and 311]
Function code for the complex division operation
Copyright: | Copyright (c) 2013-2018 Mark Baker (https://github.com/MarkBaker/PHPComplex) |
License: | https://opensource.org/licenses/MIT MIT |
File Size: | 56 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
divideinto(...$complexValues) X-Ref |
Divides two or more complex numbers param: array of string|integer|float|Complex $complexValues The numbers to divide return: Complex |