Average Error: 0 → 0
Time: 270.0ms
Precision: binary64
\[fma\]
\[fma\]
fma
fma
double code(double fma) {
	return fma;
}
double code(double fma) {
	return fma;
}

Error

Bits error versus fma

Try it out

Your Program's Arguments

Results

Enter valid numbers for all inputs

Derivation

  1. Initial program 0

    \[fma\]
  2. Final simplification0

    \[\leadsto fma\]

Reproduce

herbie shell --seed 2020153 
(FPCore (fma)
  :name "fma"
  :precision binary64
  fma)