This website requires JavaScript.
Explore
Help
Sign in
qurator-spk
/
eynollah
Watch
1
Star
0
Fork
You've already forked eynollah
0
mirror of
https://github.com/qurator-spk/eynollah.git
synced
2025-07-04 16:39:56 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
cb7460e241
eynollah
/
sbb_newspapers_org_image
/
utils
/
is_nan.py
Konstantin Baierer
fb247dafc2
factor more methods out of utils
2020-11-27 13:16:55 +01:00
3 lines
39 B
Python
Raw
Blame
History
def
isNaN
(
num
)
:
return
num
!=
num
Reference in a new issue
View git blame
Copy permalink