Skip to content

Resolve "Double precision arithmetic in combined formats"

vaclav requested to merge 819-double-precision-arithmetic-in-combined-formats into main

Reason why this change is needed

  • Double precision arithmetic in combined formats

Description of the change

  • Function sqrt( 0.5f ) is replaced by a floating-point constant macro.

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading