
Time bar (total: 3.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 49.6% | 50.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 49.6% | 50.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 49.6% | 50.4% | 0% | 0% | 0% | 2 |
| 50% | 24.8% | 24.8% | 50.4% | 0% | 0% | 0% | 3 |
| 75% | 37.2% | 12.4% | 50.4% | 0% | 0% | 0% | 4 |
| 87.5% | 43.4% | 6.2% | 50.4% | 0% | 0% | 0% | 5 |
| 93.8% | 46.5% | 3.1% | 50.4% | 0% | 0% | 0% | 6 |
| 96.9% | 48.1% | 1.6% | 50.4% | 0% | 0% | 0% | 7 |
| 98.4% | 48.8% | 0.8% | 50.4% | 0% | 0% | 0% | 8 |
| 99.2% | 49.2% | 0.4% | 50.4% | 0% | 0% | 0% | 9 |
| 99.6% | 49.4% | 0.2% | 50.4% | 0% | 0% | 0% | 10 |
| 99.8% | 49.5% | 0.1% | 50.4% | 0% | 0% | 0% | 11 |
| 99.9% | 49.6% | 0% | 50.4% | 0% | 0% | 0% | 12 |
Compiled 12 to 10 computations (16.7% saved)
| 2.1s | 5 846× | 2 | valid |
| 248.0ms | 2 399× | 1 | valid |
| 0.0ms | 11× | 0 | valid |
ival-cos: 1.3s (71.4% of total)ival-sub!: 276.0ms (15.4% of total)adjust: 236.0ms (13.2% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<=: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 131 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | cancellation | 131 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 131 | 0 |
| - | 0 | 125 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 131 | 0 | 0 |
| - | 0 | 0 | 125 |
| number | freq |
|---|---|
| 0 | 125 |
| 1 | 131 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 72.0ms | 360× | 2 | valid |
| 11.0ms | 152× | 1 | valid |
Compiled 24 to 16 computations (33.3% saved)
ival-cos: 49.0ms (77.1% of total)adjust: 11.0ms (17.3% of total)ival-sub!: 4.0ms (6.3% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 13 |
| 1 | 19 | 13 |
| 2 | 29 | 13 |
| 3 | 39 | 13 |
| 4 | 83 | 12 |
| 5 | 367 | 12 |
| 6 | 2977 | 12 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.8% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(abs x)
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
| Outputs |
|---|
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((- 1 (cos x)) 1 (cos x) x) |
| 0.0ms | x | @ | inf | ((- 1 (cos x)) 1 (cos x) x) |
| 0.0ms | x | @ | -inf | ((- 1 (cos x)) 1 (cos x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 153 |
| 0 | 56 | 153 |
| 1 | 286 | 153 |
| 0 | 2430 | 145 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 x))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
Compiled 325 to 109 computations (66.5% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 3 | 26 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 23 | 4 | 27 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.8% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ▶ | 53.5% | (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
| ▶ | 100.0% | #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
| ▶ | 99.9% | #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
Compiled 35 to 28 computations (20% saved)
| Inputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal -1/24 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* -1/24 (pow x 4)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1/24 (pow x 3)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- 1 (cos x)) (* (* x x) 1/2) (* x x) x 1/2 (- 1 (cos x)) (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (* (+ (* -1/24 (* x x)) 1/2) x) (+ (* -1/24 (* x x)) 1/2) -1/24 (- 1 (cos x)) 1 (cos x)) |
| 1.0ms | x | @ | -inf | ((- 1 (cos x)) (* (* x x) 1/2) (* x x) x 1/2 (- 1 (cos x)) (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (* (+ (* -1/24 (* x x)) 1/2) x) (+ (* -1/24 (* x x)) 1/2) -1/24 (- 1 (cos x)) 1 (cos x)) |
| 1.0ms | x | @ | 0 | ((- 1 (cos x)) (* (* x x) 1/2) (* x x) x 1/2 (- 1 (cos x)) (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (* (+ (* -1/24 (* x x)) 1/2) x) (+ (* -1/24 (* x x)) 1/2) -1/24 (- 1 (cos x)) 1 (cos x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 456 |
| 0 | 108 | 443 |
| 1 | 439 | 443 |
| 0 | 3472 | 433 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal -1/24 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* -1/24 (pow x 4)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1/24 (pow x 3)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2 binary64) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/24 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/24 binary64) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(literal -1/24 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)) x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
Compiled 3 337 to 680 computations (79.6% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 2 | 174 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 173 | 5 | 178 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.8% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | 53.5% | (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
| ▶ | 95.6% | #s(approx (- 1 (cos x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 100.0% | #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
| ▶ | 99.9% | #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
Compiled 55 to 45 computations (18.2% saved)
| Inputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x) |
(*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (- 1 (cos x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(exp.f64 (log.f64 x)) |
(log.f64 x) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow (exp (log x)) 2) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (pow (exp (log x)) 2) #s(hole binary64 (pow x 2))) |
#s(approx (exp (log x)) #s(hole binary64 x)) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* -1/24 (pow x 4)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1/24 (pow x 3)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 55.0ms | x | @ | 0 | ((- 1 (cos x)) (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (* (+ (* -1/24 (* x x)) 1/2) x) (+ (* -1/24 (* x x)) 1/2) 1/2 x (- 1 (cos x)) (* (pow (exp (log x)) 2) 1/2) (pow (exp (log x)) 2) (exp (log x)) (log x) 2) |
| 20.0ms | x | @ | -inf | ((- 1 (cos x)) (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (* (+ (* -1/24 (* x x)) 1/2) x) (+ (* -1/24 (* x x)) 1/2) 1/2 x (- 1 (cos x)) (* (pow (exp (log x)) 2) 1/2) (pow (exp (log x)) 2) (exp (log x)) (log x) 2) |
| 11.0ms | x | @ | inf | ((- 1 (cos x)) (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (* (+ (* -1/24 (* x x)) 1/2) x) (+ (* -1/24 (* x x)) 1/2) 1/2 x (- 1 (cos x)) (* (pow (exp (log x)) 2) 1/2) (pow (exp (log x)) 2) (exp (log x)) (log x) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 459 |
| 0 | 104 | 431 |
| 1 | 383 | 430 |
| 0 | 2710 | 405 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x) |
(*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (- 1 (cos x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(exp.f64 (log.f64 x)) |
(log.f64 x) |
#s(literal 2 binary64) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow (exp (log x)) 2) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (pow (exp (log x)) 2) #s(hole binary64 (pow x 2))) |
#s(approx (exp (log x)) #s(hole binary64 x)) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* -1/24 (pow x 4)))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1/24 (pow x 3)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x) |
(*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x)) |
(fma.f64 (cosh.f64 (log.f64 x)) (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) (*.f64 (sinh.f64 (log.f64 x)) (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x))) |
(fma.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) (cosh.f64 (log.f64 x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) (sinh.f64 (log.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 x)) (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (sinh.f64 (log.f64 x)) (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) (cosh.f64 (log.f64 x))) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) (sinh.f64 (log.f64 x)))) |
(*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) |
(*.f64 x #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64))) |
(fma.f64 (cosh.f64 (log.f64 x)) #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 (log.f64 x)) #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)))) |
(fma.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (cosh.f64 (log.f64 x)) (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (sinh.f64 (log.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 x)) #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64))) (*.f64 (sinh.f64 (log.f64 x)) #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (cosh.f64 (log.f64 x))) (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) (sinh.f64 (log.f64 x)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fma.f64 (cosh.f64 (log.f64 x)) x (*.f64 (sinh.f64 (log.f64 x)) x)) |
(fma.f64 x (cosh.f64 (log.f64 x)) (*.f64 x (sinh.f64 (log.f64 x)))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 (log.f64 x) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 x)) x) (*.f64 (sinh.f64 (log.f64 x)) x)) |
(+.f64 (*.f64 x (cosh.f64 (log.f64 x))) (*.f64 x (sinh.f64 (log.f64 x)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
#s(literal 2 binary64) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/24 (* x x)) 1/2) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (exp (log x)) x) |
#s(approx (* (pow (exp (log x)) 2) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (pow (exp (log x)) 2) (*.f64 x x)) |
#s(approx (exp (log x)) x) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) |
#s(approx (* (* (+ (* -1/24 (* x x)) 1/2) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* -1/24 (* x x)) 1/2) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)) x) x)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (* (+ (* -1/24 (* x x)) 1/2) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
Compiled 1 332 to 306 computations (77% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 0 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 71 | 5 | 76 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.8% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | 53.5% | (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
| ✓ | 95.6% | #s(approx (- 1 (cos x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 100.0% | #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
| ✓ | 99.9% | #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
Compiled 120 to 78 computations (35% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 1.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (cos.f64 x) |
| 100.0% | 1 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 100.0% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(approx (+ (* -1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) x) x)) |
3 calls:
| 37.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 1.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (cos.f64 x) |
| 99.9% | 1 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 99.9% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 1.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (cos.f64 x) |
| 99.9% | 1 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 99.9% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 1.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 1 | (cos.f64 x) |
| 53.8% | 1 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 53.8% | 1 | x |
Compiled 7 to 7 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 1.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 1 | x |
| 53.5% | 1 | (cos.f64 x) |
| 53.5% | 1 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
Compiled 7 to 7 computations (0% saved)
| 1× | done |
Compiled 53 to 27 computations (49.1% saved)
(abs x)
Compiled 220 to 146 computations (33.6% saved)
Loading profile data...