Skip to content

fp64lib.org

Handcrafted 64-bit floating point routines for AVR/arduino microprocessors

  • About
  • Examples
    • double vs. float
    • Leibniz Series, calculating PI/4
    • Double, a C++ wrapper class
    • Julien Date
  • Documentation
    • fp64lib Library reference (A-Z)
    • fp64lib Library reference by functions
    • fp64_sin(PI) is not 0
    • Using fp64lib natively with long double
    • fp64lib design principles
    • Benchmarks
    • Side-to-side comparision
    • History of fp64lib
    • Credits
  • Download
  • FAQ
fp64lib.org

V1.1.18 enables programs >64kB

fp64lib now supports programs that use more than 64kB of flash memory, e.g. on the ATMEGA 2560.

Author UwePosted on March 17, 2022March 20, 2022Categories Uncategorized

Post navigation

Previous Previous post: V1.1.17 fixes bug in fp64_atan2
Next Next post: V1.1.19 fixed bugs for programs >64kB

Recent Posts

  • V1.1.26 fixes bug in fp64_compare
  • Documentation updated
  • V1.1.25 added new function fp64_etoa for engineering format
  • V1.1.24 changed handling of 0 in fp64_to_decimalExp
  • V1.1.23 fixes bug in Double demo program

Archives

  • August 2025
  • July 2025
  • June 2025
  • April 2022
  • March 2022
  • January 2022
  • September 2021
  • May 2021
  • March 2020
  • February 2020
  • January 2020
  • September 2019
  • August 2019

Categories

  • conversion
  • functions
  • Uncategorized
  • About
  • Examples
    • double vs. float
    • Leibniz Series, calculating PI/4
    • Double, a C++ wrapper class
    • Julien Date
  • Documentation
    • fp64lib Library reference (A-Z)
    • fp64lib Library reference by functions
    • fp64_sin(PI) is not 0
    • Using fp64lib natively with long double
    • fp64lib design principles
    • Benchmarks
    • Side-to-side comparision
    • History of fp64lib
    • Credits
  • Download
  • FAQ
fp64lib.org Proudly powered by WordPress