(json: object)
| 4398 | equals(other: Complex): boolean |
| 4399 | format(precision?: number): string |
| 4400 | fromJSON(json: object): Complex |
| 4401 | fromPolar(polar: object): Complex |
| 4402 | fromPolar(r: number, phi: number): Complex |
| 4403 | toJSON(): object |
no outgoing calls
no test coverage detected