Coerces element to a Double when it wraps a numeric primitive or a numeric-string primitive; null otherwise.
Double
null
the numeric value as a Double, or null when element is not numeric.
the value to coerce; may be null.