Infinity
Infinity
represents an infinite real quantity.
See
Examples
>> 1 / Infinity0
>> Infinity + 100Infinity
Use Infinity
in sum and limit calculations:
>> Sum(1/x^2, {x, 1, Infinity})Pi ^ 2 / 6
>> FullForm(Infinity)DirectedInfinity(1)
>> (2 + 3.5*I) / Infinity0.0
>> Infinity + InfinityInfinity
Indeterminate expression 0
Infinity encountered.
>> Infinity / InfinityIndeterminate
Implementation status
- ✅ - full supported