NaN stands for “Not a Number” and is the result of calculations that are undefined. E.g. dividing by 0 leads to the result: “NaN”. NaN values are also sometimes used incorrectly for values that are missing, here it would be best to use Null-Values.