Average Error: 0.0 → 0.0
Time: 49.3s
Precision: 64
Internal Precision: 128
\[2 \cdot \tan^{-1} \left(\sqrt{\frac{1 - x}{1 + x}}\right)\]
\[2 \cdot \tan^{-1} \left(\sqrt{\sqrt[3]{\frac{1 - x}{x + 1} \cdot \left(\left(\sqrt[3]{\frac{1 - x}{x + 1} \cdot \frac{1 - x}{x + 1}} \cdot \sqrt[3]{\frac{1 - x}{x + 1} \cdot \frac{1 - x}{x + 1}}\right) \cdot \sqrt[3]{\frac{1 - x}{x + 1} \cdot \frac{1 - x}{x + 1}}\right)}}\right)\]

Error

Bits error versus x

Try it out

Your Program's Arguments

Results

Enter valid numbers for all inputs

Derivation

  1. Initial program 0.0

    \[2 \cdot \tan^{-1} \left(\sqrt{\frac{1 - x}{1 + x}}\right)\]
  2. Initial simplification0.0

    \[\leadsto \tan^{-1} \left(\sqrt{\frac{1 - x}{1 + x}}\right) \cdot 2\]
  3. Using strategy rm
  4. Applied add-cbrt-cube0.0

    \[\leadsto \tan^{-1} \left(\sqrt{\color{blue}{\sqrt[3]{\left(\frac{1 - x}{1 + x} \cdot \frac{1 - x}{1 + x}\right) \cdot \frac{1 - x}{1 + x}}}}\right) \cdot 2\]
  5. Using strategy rm
  6. Applied add-cube-cbrt0.0

    \[\leadsto \tan^{-1} \left(\sqrt{\sqrt[3]{\color{blue}{\left(\left(\sqrt[3]{\frac{1 - x}{1 + x} \cdot \frac{1 - x}{1 + x}} \cdot \sqrt[3]{\frac{1 - x}{1 + x} \cdot \frac{1 - x}{1 + x}}\right) \cdot \sqrt[3]{\frac{1 - x}{1 + x} \cdot \frac{1 - x}{1 + x}}\right)} \cdot \frac{1 - x}{1 + x}}}\right) \cdot 2\]
  7. Final simplification0.0

    \[\leadsto 2 \cdot \tan^{-1} \left(\sqrt{\sqrt[3]{\frac{1 - x}{x + 1} \cdot \left(\left(\sqrt[3]{\frac{1 - x}{x + 1} \cdot \frac{1 - x}{x + 1}} \cdot \sqrt[3]{\frac{1 - x}{x + 1} \cdot \frac{1 - x}{x + 1}}\right) \cdot \sqrt[3]{\frac{1 - x}{x + 1} \cdot \frac{1 - x}{x + 1}}\right)}}\right)\]

Reproduce

herbie shell --seed 2018362 +o rules:numerics
(FPCore (x)
  :name "arccos"
  (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))

Details

Time bar (total: 44.8s)Debug log

start213.0ms

Algorithm
intervals

setup80.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize37.0ms

Local error

Found 3 expressions with local error:

0.0b
(atan (sqrt (/ (- 1 x) (+ 1 x))))
0.0b
(/ (- 1 x) (+ 1 x))
0.0b
(sqrt (/ (- 1 x) (+ 1 x)))

rewrite16.0ms

Algorithm
rewrite-expression-head
Counts
3 → 71
Calls

3 calls. Slowest were:

7.0ms
(/ (- 1 x) (+ 1 x))
3.0ms
(sqrt (/ (- 1 x) (+ 1 x)))
2.0ms
(atan (sqrt (/ (- 1 x) (+ 1 x))))

series482.0ms

Counts
3 → 9
Calls

3 calls. Slowest were:

459.0ms
(sqrt (/ (- 1 x) (+ 1 x)))
12.0ms
(/ (- 1 x) (+ 1 x))
11.0ms
(atan (sqrt (/ (- 1 x) (+ 1 x))))

simplify4.8s

Counts
57 → 80
Calls

57 calls. Slowest were:

1.8s
(- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (sqrt -1))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))
1.6s
(- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (sqrt -1))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))
370.0ms
(/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))

prune895.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
0.0b
(cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
0.0b
(atan (sqrt (cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))))
0.0b
(/ (- 1 x) (+ 1 x))

rewrite37.0ms

Algorithm
rewrite-expression-head
Counts
4 → 117
Calls

4 calls. Slowest were:

21.0ms
(cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
7.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
5.0ms
(/ (- 1 x) (+ 1 x))

series55.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

24.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
19.0ms
(cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
10.0ms
(/ (- 1 x) (+ 1 x))
3.0ms
(atan (sqrt (cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))))

simplify6.8s

Counts
96 → 129
Calls

96 calls. Slowest were:

1.1s
(cbrt (* (* (- 1 x) (- 1 x)) (/ (- 1 x) (+ 1 x))))
678.0ms
(* (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))) (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
379.0ms
(/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))

prune1.7s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize36.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
0.0b
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
0.0b
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
0.0b
(* (cbrt (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))) (cbrt (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))))

rewrite33.0ms

Algorithm
rewrite-expression-head
Counts
4 → 206
Calls

4 calls. Slowest were:

8.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
7.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
7.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))

series105.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

60.0ms
(* (cbrt (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))) (cbrt (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))))
17.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
14.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
13.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))

simplify17.1s

Counts
187 → 218
Calls

187 calls. Slowest were:

885.0ms
(* (cbrt (* (/ (- 1 x) (+ 1 x)) (- 1 x))) (cbrt (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))))
722.0ms
(* (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))) (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
676.0ms
(* (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))) (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))

prune3.4s

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (cbrt (- 1 x)) (cbrt (- 1 x)))
0.0b
(* (* (cbrt (- 1 x)) (cbrt (- 1 x))) (/ (cbrt (- 1 x)) (+ 1 x)))
0.0b
(/ (cbrt (- 1 x)) (+ 1 x))
0.0b
(cbrt (- 1 x))

rewrite27.0ms

Algorithm
rewrite-expression-head
Counts
4 → 160
Calls

4 calls. Slowest were:

15.0ms
(* (* (cbrt (- 1 x)) (cbrt (- 1 x))) (/ (cbrt (- 1 x)) (+ 1 x)))
5.0ms
(* (cbrt (- 1 x)) (cbrt (- 1 x)))
4.0ms
(/ (cbrt (- 1 x)) (+ 1 x))

series131.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

45.0ms
(cbrt (- 1 x))
39.0ms
(/ (cbrt (- 1 x)) (+ 1 x))
36.0ms
(* (cbrt (- 1 x)) (cbrt (- 1 x)))
11.0ms
(* (* (cbrt (- 1 x)) (cbrt (- 1 x))) (/ (cbrt (- 1 x)) (+ 1 x)))

simplify6.5s

Counts
159 → 172
Calls

159 calls. Slowest were:

494.0ms
(* (* (cbrt (+ 1 x)) (cbrt (+ (* 1 1) (+ (* x x) (* 1 x))))) (+ 1 x))
486.0ms
(* (* (cbrt (+ (* 1 1) (+ (* x x) (* 1 x)))) (cbrt (+ 1 x))) (+ 1 x))
367.0ms
(* (* (- 1 x) (- 1 x)) (/ (- 1 x) (* (* (+ 1 x) (+ 1 x)) (+ 1 x))))

prune2.2s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes93.0ms

Accuracy

0% (0.0b remaining)

Error of 0.0b against oracle of 0.0b and baseline of 0.0b

bsearch2.0ms