Skip to content

Fix fmax/f, fmin/f

This brings back the fmax/fmin functions to be compliant with ISO C17.

  • This reverts commit b2717937 fmax/f, fmin/f: Simplify implementation.
  • This reverts commit 49f80023 fmax/f, fmin/f: Make functions follow IEEE754 2019.

/cc @aarregi @andreasjung @christoph.weiss @FabianSchriever

Edited by Thomas Wucher

Merge request reports

Loading