There were some small errors in the Double demo program, using the wrapper class. These were fixed with V1.1.23.
Month: June 2025
V1.1.22 More examples & Double wrapper class
Based on some posts on various arduino platforms, it seems that especially programming beginners have had some difficulties in using fp64lib. In order to ease entry into fp64lib, the Examples section of the homepage was overhauled, existing examples were updated and new examples were added, including a wrapper class called Double.
V1.1.21 fixes some bugs
Issues #16 (wrong value from fp64_log2) and #18 (wrong values from fp64_uint16_to_float64) were fixed.