Returns a non-empty string representation of this OptionalDouble
suitable for debugging. The exact presentation format is unspecified and
may vary between implementations and versions.
@implSpec
If a value is present the result must include its string representation
in the result. Empty and present OptionalDouble
s must be
unambiguously differentiable.
Diagram: Optional