static $Value? $nan(Runtime runtime, $Value? target, List<$Value?> args) { return $double(double.nan); }