Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that this compliant solution also specifies that the floating point literals (1.1) are of type double to clarify their expected type; this complies with guideline NUM18-J. Be aware of numeric promotion behavior.

...