06.02.2018, 10:35
You can try using float32 data type and writing NaN value to your object. Note that it will still show as 0 in the web interface.
Code:
nan = 0/0 -- zero divided by zero produces NaN