What does -nan(ind) mean?

I’ve been messing around with mathematical functions in roblox, and a lot of times it prints out -nan(ind), what does that mean?

Simply because what is computed turns out to be van which stands for Not A Number and ind which means indefinite.

Basically infinity.

1 Like