isNan method

bool isNan()

Implementation

bool isNan() => x.isNaN || y.isNaN || z.isNaN;