0
is it possible to build infinity as a number in python ? just like we are assigning int or float , complex to varaible.
I'm not taking about string to represent infinity '∞'. I'm taking about +∞ and -∞ so that we can use this calculus expression
2 Respuestas
+ 1
Yes, there is inf in math and in numpy
0
Infinity is something too large or too small to be quantised, so u cannot use a number to represent it. In other it is a symbol used to tell that sth is too large or too small to measure.