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

Error

Bits error versus tanx

Try it out

Your Program's Arguments

Results

Enter valid numbers for all inputs

Derivation

  1. Initial program 0

    \[tanx\]
  2. Final simplification0

    \[\leadsto tanx\]

Reproduce

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