Skip to content

ComplexInfinity

ComplexInfinity

represents an infinite complex quantity of undetermined direction.

See

Examples

>> 1 / ComplexInfinity
0
>> ComplexInfinity + ComplexInfinity
ComplexInfinity
>> ComplexInfinity * Infinity
ComplexInfinity
>> FullForm(ComplexInfinity)
DirectedInfinity()

Implementation status

  • ✅ - full supported

Github