ComplexNumberInterface
- namespace
- Samsara\Fermat\Types\Base\Interfaces\Numbers
- extends
- NumberInterface
This interface is meant to be implemented by an object which extends PolarCoordinate
, since all complex numbers can be represented in that way and there are advantages to doing so.