static bool isNaN(double d) { ret Double.isNaN(d); }