Is it possible to set a number to NaN or infinity?

Is it possible to set an element of an array to NaN in Python?

Additionally, is it possible to set a variable to +/- infinity? If so, is there any function to check whether a number is infinity or not?

5 Answers
5

Leave a Comment