What is equivalent of Matlab nan( ) in python?

QuestionsWhat is equivalent of Matlab nan( ) in python?
sethbeckerman5 Staff asked 4 years ago

this is my MATLAB code with the following output:

I want to do the same operation in python, I tried but this is not working. what should I used to get the same results. thank you


View on Stack Overflow