Skip to content
Snippets Groups Projects
Commit 52d8d769 authored by Gabriel Studer's avatar Gabriel Studer
Browse files

proper check, whether number is NaN using x!=x

Other possibility would be to use math.isnan(x), but this
has been introduced in python 2.6 and doesn't work in older versions.
parent 81039ae6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment