Average Error: 30.8 → 30.8
Time: 13.9s
Precision: 64
Internal Precision: 128
\[{\left(\tan^{-1} \left(a \bmod \left(\sin^{-1} a\right)\right)\right)}^{\left(a \cdot a\right)}\]
\[{\left(\tan^{-1} \left(a \bmod \left(\sin^{-1} a\right)\right)\right)}^{\left(a \cdot a\right)}\]

Error

Bits error versus a

Derivation

  1. Initial program 30.8

    \[{\left(\tan^{-1} \left(a \bmod \left(\sin^{-1} a\right)\right)\right)}^{\left(a \cdot a\right)}\]
  2. Final simplification30.8

    \[\leadsto {\left(\tan^{-1} \left(a \bmod \left(\sin^{-1} a\right)\right)\right)}^{\left(a \cdot a\right)}\]

Reproduce

herbie shell --seed 2019016 
(FPCore (a)
  :name "Fuzzer 002"
  (pow (atan (fmod a (asin a))) (* a a)))

Details

Time bar (total: 13.6s)Debug log

sample488.0ms

Algorithm
intervals
Results
1052×(pre true 80)
796×(body nan 80)
101×(body real 2560)
76×(body real 1280)
43×(body real 640)
14×(body real 320)
13×(body real 160)
(body real 80)

simplify2.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
2.0ms
(pow (atan (fmod a (asin a))) (* a a))

prune13.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.3b

localize28.0ms

Local error

Found 2 expressions with local error:

30.8b
(pow (atan (fmod a (asin a))) (* a a))
2.4b
(fmod a (asin a))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-cube-cbrt
add-exp-log
*-un-lft-identity
unpow-prod-down
pow1
add-sqr-sqrt
add-log-exp
add-cbrt-cube
pow-exp
pow-pow
pow-unpow
pow-to-exp
Counts
2 → 21
Calls
2 calls:
Slowest
3.0ms
(pow (atan (fmod a (asin a))) (* a a))
0.0ms
(fmod a (asin a))

series18.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
16.0ms
(pow (atan (fmod a (asin a))) (* a a))
2.0ms
(fmod a (asin a))

simplify62.0ms

Counts
11 → 27
Calls
11 calls:
Slowest
45.0ms
(+ (* 1/2 (* (pow a 4) (pow (log (atan (fmod a (asin a)))) 2))) (+ 1 (* (pow a 2) (log (atan (fmod a (asin a)))))))
4.0ms
(* (log (atan (fmod a (asin a)))) (* a a))
2.0ms
(pow (atan (fmod a (asin a))) (pow a 2))
2.0ms
(pow (atan (fmod a (asin a))) (pow a 2))
2.0ms
(pow 1 (* a a))

prune214.0ms

Pruning

1 alts after pruning (0 fresh and 1 done)

Merged error: 29.3b

end0.0ms

sample12.8s

Algorithm
intervals
Results
32004×(pre true 80)
24004×(body nan 80)
3037×(body real 2560)
2499×(body real 1280)
1213×(body real 640)
596×(body real 320)
337×(body real 80)
318×(body real 160)