Skip to content

fp64lib.org

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

  • About
  • Documentation
    • fp64lib Library reference (A-Z)
    • fp64lib Library reference by functions
    • Using fp64lib with long double
    • fp64lib design principles
    • Benchmarks
    • Side-to-side comparision
    • History of fp64lib
    • Credits
  • Download
  • FAQ
fp64lib.org

Month: May 2021

V1.1.14 Added support for (-x)^y

The fp64_pow()-function implements xy. The implementation now supports x being a negative number and y being a positive integer, e.g. (-2)5 will now correctly return -32 instead of NaN.

Author UwePosted on May 29, 2021Categories Uncategorized

Recent Posts

  • Homepage updated
  • V1.1.20 new function for better math.h coverage
  • About
  • V1.1.19 fixed bugs for programs >64kB
  • V1.1.18 enables programs >64kB

Archives

  • 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
  • Documentation
    • fp64lib Library reference (A-Z)
    • fp64lib Library reference by functions
    • Using fp64lib with long double
    • fp64lib design principles
    • Benchmarks
    • Side-to-side comparision
    • History of fp64lib
    • Credits
  • Download
  • FAQ
fp64lib.org Proudly powered by WordPress