Average Error: 0 → 0
Time: 323.0ms
Precision: binary64
\[\tan 5\]
\[\tan 5\]
\tan 5
\tan 5
double code() {
	return ((double) tan(5.0));
}
double code() {
	return ((double) tan(5.0));
}

Error

Try it out

Your Program's Arguments

    Results

    Enter valid numbers for all inputs

    Derivation

    1. Initial program 0

      \[\tan 5\]
    2. Final simplification0

      \[\leadsto \tan 5\]

    Reproduce

    herbie shell --seed 2020153 
    (FPCore ()
      :name "(tan 5)"
      :precision binary64
      (tan 5.0))