isNaN static method

bool isNaN(
  1. dynamic n
)

Implementation

external static bool isNaN(n);