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

Error

Bits error versus b

Try it out

Your Program's Arguments

Results

Enter valid numbers for all inputs

Derivation

  1. Initial program 0

    \[b\]
  2. Final simplification0

    \[\leadsto b\]

Reproduce

herbie shell --seed 2020152 
(FPCore (b)
  :name "b"
  :precision binary64
  b)