not-a-number
%nan
%nan returns the IEEE double representation for Not-a-Number (NaN).
A = %nan B = %nan A == B `isnan`_(A) `isnan`_(B)
Enter search terms or a module, class or function name.