Unknown identifier : NaN

Hello,

I have this message error :

var test:Float = NaN;

Thanks

Does it work if you use Math.NaN?

1 Like