Skip to content

Wiki & Documentation Update With Constructor Improvements

John Schneiderman requested to merge topic/default/19_Wiki into branch/default
  • Removed the convince constructor for floating-point numbers, as it's easily confused with the constructor that takes only the major value.
  • Adds rounding functions that perform no actual rounding.

Closes #19 (closed)

Merge request reports