
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 5 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 6 |
| 42.2% | 42.1% | 57.7% | 0.1% | 0% | 0% | 0% | 7 |
| 49.2% | 49.1% | 50.7% | 0.1% | 0% | 0% | 0% | 8 |
| 57.4% | 57.3% | 42.5% | 0.1% | 0% | 0% | 0% | 9 |
| 67% | 66.9% | 33% | 0.1% | 0% | 0% | 0% | 10 |
| 71.8% | 71.7% | 28.2% | 0.1% | 0% | 0% | 0% | 11 |
| 76.9% | 76.8% | 23.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 18 to 14 computations (22.2% saved)
| 894.0ms | 8 256× | 0 | valid |
ival-cos: 226.0ms (38.9% of total)ival-pow2: 170.0ms (29.3% of total)ival-mult!: 149.0ms (25.7% of total)ival-div!: 33.0ms (5.7% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 56 | 0 | - | 3 | (-6.873821095973621e-183 1.0410258691839724e+30 -4.5634491216590803e+23) | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
| 37 | 0 | - | 3 | (8.696427148776554e+274 1.6706093690948345e-27 3.726760223239411e-157) | (*.f64 x (pow.f64 s #s(literal 2 binary64))) |
| 17 | 0 | - | 2 | (1.936113285512203e+96 1.6988344546388123e-264 -2.9010443953733046e-207) | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
| 3 | 0 | - | 0 | - | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 0 | 0 | - | 0 | - | (pow.f64 c #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 136 | (8.405333317472419e+285 1.9791436323752133e+88 261374106931582000.0) | 0 | - | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | s |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (pow.f64 s #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) | sensitivity | 136 | 0 |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*u | 21 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | u*o | 18 | 0 |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | underflow | 56 | |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 77 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 74 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 63 | |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | o*u | 17 | 0 |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | overflow | 65 | |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | underflow | 71 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | underflow | 65 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | underflow | 72 | |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*o | 13 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*u | 11 | 0 |
*.f64 | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | n*u | 8 | 0 |
*.f64 | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | n*o | 7 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*o | 7 | 0 |
/.f64 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | n/o | 3 | 0 |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 77 | |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | overflow | 65 | |
| ↳ | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | overflow | 88 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 74 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 63 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 86 | 2 |
| - | 100 | 68 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 86 | 0 | 2 |
| - | 100 | 0 | 68 |
| number | freq |
|---|---|
| 0 | 70 |
| 1 | 134 |
| 2 | 49 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 55.0ms | 512× | 0 | valid |
Compiled 132 to 40 computations (69.7% saved)
ival-cos: 12.0ms (32.5% of total)ival-mult!: 11.0ms (29.8% of total)ival-pow2: 10.0ms (27.1% of total)ival-div!: 3.0ms (8.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 169 |
| 1 | 152 | 163 |
| 2 | 512 | 163 |
| 3 | 2060 | 163 |
| 4 | 5322 | 163 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(abs x)
(abs c)
(abs s)
(sort c s)
Compiled 32 to 24 computations (25% saved)
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
(pow.f64 c #s(literal 2 binary64)) |
c |
(*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
(*.f64 x (pow.f64 s #s(literal 2 binary64))) |
(pow.f64 s #s(literal 2 binary64)) |
s |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow c 2) (* (* x (pow s 2)) x)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* x (pow s 2)) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* x (pow s 2)) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (pow c 2) #s(hole binary64 (pow c 2))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (pow s 2) #s(hole binary64 (pow s 2))) |
#s(approx s #s(hole binary64 s)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | s | @ | -inf | ((/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (* 2 x) 2 x (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) c (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) s) |
| 4.0ms | c | @ | inf | ((/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (* 2 x) 2 x (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) c (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) s) |
| 3.0ms | x | @ | inf | ((/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (* 2 x) 2 x (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) c (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) s) |
| 3.0ms | x | @ | 0 | ((/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (* 2 x) 2 x (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) c (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) s) |
| 3.0ms | x | @ | -inf | ((/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (* 2 x) 2 x (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) c (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) s) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 447 |
| 0 | 92 | 415 |
| 1 | 374 | 351 |
| 0 | 3114 | 339 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
(pow.f64 c #s(literal 2 binary64)) |
c |
(*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
(*.f64 x (pow.f64 s #s(literal 2 binary64))) |
(pow.f64 s #s(literal 2 binary64)) |
s |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow c 2) (* (* x (pow s 2)) x)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* x (pow s 2)) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* x (pow s 2)) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (pow c 2) #s(hole binary64 (pow c 2))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (pow s 2) #s(hole binary64 (pow s 2))) |
#s(approx s #s(hole binary64 s)) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 x x)) (*.f64 s s)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 s s)) (*.f64 x x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) x)) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) x) (*.f64 (*.f64 s s) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c)) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) x) x))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
(neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(fma.f64 (sin.f64 (+.f64 x x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(sin.f64 (fma.f64 #s(literal -2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(+.f64 (*.f64 (sin.f64 (+.f64 x x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 x x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x))) |
(*.f64 (+.f64 x x) #s(literal 1 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 x x)) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) c) c) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) (*.f64 c c)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 s s) c) c)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 c c) (*.f64 x x))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x))) |
(*.f64 x (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) |
(pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c (*.f64 s x)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c))) |
(*.f64 c c) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 c #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) |
c |
(*.f64 (*.f64 (*.f64 x x) s) s) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal 1 binary64)) (pow.f64 (*.f64 s x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 s x) #s(literal 1 binary64)) (*.f64 s x)) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 s s) x) x) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 s (*.f64 s (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 s s) x)) |
(pow.f64 (*.f64 s x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 s s) x) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 s x) #s(literal -2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 s) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 s) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 s x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 s x) s) |
(*.f64 (*.f64 s s) x) |
(*.f64 s (*.f64 s x)) |
(*.f64 x (*.f64 s s)) |
(*.f64 (neg.f64 s) (neg.f64 s)) |
(*.f64 (fabs.f64 s) (fabs.f64 s)) |
(*.f64 (exp.f64 (log.f64 s)) (exp.f64 (log.f64 s))) |
(*.f64 s s) |
(pow.f64 (exp.f64 (log.f64 s)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 s s) #s(literal 1 binary64)) |
(pow.f64 s #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 s #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 s) #s(literal 2 binary64)))) |
s |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) x) x (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
#s(approx (cos (* 2 x)) #s(literal 1 binary64)) |
#s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* 2 x)) (fma.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* 2 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal -2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 2 x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (* (pow c 2) (* (* x (pow s 2)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) |
#s(approx (* (* x (pow s 2)) x) (*.f64 (*.f64 (*.f64 s s) x) x)) |
#s(approx (* x (pow s 2)) (*.f64 (*.f64 s s) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (cos (* 2 x)) (cos.f64 (+.f64 x x))) |
#s(approx (pow c 2) (*.f64 c c)) |
#s(approx c c) |
#s(approx (pow s 2) (*.f64 s s)) |
#s(approx s s) |
Compiled 2 378 to 430 computations (81.9% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 16 | 114 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 16 | 115 |
| Status | Accuracy | Program |
|---|---|---|
| 67.6% | (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) x)) x) | |
| 66.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c)) | |
| 67.7% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x)) | |
| ▶ | 68.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
| 66.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) | |
| 75.1% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) | |
| ▶ | 95.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
| ▶ | 96.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
| 67.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) s) s))) | |
| 76.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 s x) (*.f64 s x)))) | |
| 67.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) c) (*.f64 x x))) | |
| 68.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x)) | |
| ▶ | 68.0% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
| 23.1% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) | |
| 38.8% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x))) | |
| ▶ | 65.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
Compiled 626 to 424 computations (32.3% saved)
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 s c) x) |
(*.f64 s c) |
s |
c |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) |
(*.f64 (*.f64 (*.f64 s s) x) x) |
(*.f64 (*.f64 s s) x) |
(*.f64 s s) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c))) |
(*.f64 x (*.f64 c c)) |
(*.f64 c c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) |
(*.f64 (*.f64 c c) x) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(*.f64 (*.f64 s x) c) |
(*.f64 s x) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* (* s c) x) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s c) x) #s(hole binary64 (* c (* s x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ 1 (* (* (* (* (* s s) x) x) c) c)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* (* (* s s) x) x) c) c) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* (* s s) x) x) c) #s(hole binary64 (* c (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* s s) x) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s s) x) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (* (* (* s s) x) (* x (* c c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* x (* c c)) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) x))))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) x))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (* (* c c) x) (* s s)) #s(hole binary64 (* (pow c 2) (* (pow s 2) x)))) |
#s(approx (* (* c c) x) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (pow (* (* s x) c) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s x) c) #s(hole binary64 (* c (* s x)))) |
#s(approx (* s x) #s(hole binary64 (* s x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx (* s c) #s(hole binary64 (* c s))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx s #s(hole binary64 s)) |
#s(approx (* s s) #s(hole binary64 (pow s 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((/ (cos (* 2 x)) (pow (* (* s c) x) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* (* s c) x) 2) (* (* s c) x) (* s c) s c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* (* (* s s) x) x) c) c)) 1 (* (* (* (* (* s s) x) x) c) c) (* (* (* (* s s) x) x) c) (* (* (* s s) x) x) (* (* s s) x) (* s s) (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) (* (* (* s s) x) (* x (* c c))) (* x (* c c)) (* c c) (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (cos (+ x x)) (+ x x) (* (* (* c c) x) (* s s)) (* (* c c) x) (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (pow (* (* s x) c) 2) (* (* s x) c) (* s x)) |
| 6.0ms | s | @ | inf | ((/ (cos (* 2 x)) (pow (* (* s c) x) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* (* s c) x) 2) (* (* s c) x) (* s c) s c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* (* (* s s) x) x) c) c)) 1 (* (* (* (* (* s s) x) x) c) c) (* (* (* (* s s) x) x) c) (* (* (* s s) x) x) (* (* s s) x) (* s s) (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) (* (* (* s s) x) (* x (* c c))) (* x (* c c)) (* c c) (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (cos (+ x x)) (+ x x) (* (* (* c c) x) (* s s)) (* (* c c) x) (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (pow (* (* s x) c) 2) (* (* s x) c) (* s x)) |
| 5.0ms | x | @ | inf | ((/ (cos (* 2 x)) (pow (* (* s c) x) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* (* s c) x) 2) (* (* s c) x) (* s c) s c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* (* (* s s) x) x) c) c)) 1 (* (* (* (* (* s s) x) x) c) c) (* (* (* (* s s) x) x) c) (* (* (* s s) x) x) (* (* s s) x) (* s s) (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) (* (* (* s s) x) (* x (* c c))) (* x (* c c)) (* c c) (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (cos (+ x x)) (+ x x) (* (* (* c c) x) (* s s)) (* (* c c) x) (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (pow (* (* s x) c) 2) (* (* s x) c) (* s x)) |
| 5.0ms | s | @ | -inf | ((/ (cos (* 2 x)) (pow (* (* s c) x) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* (* s c) x) 2) (* (* s c) x) (* s c) s c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* (* (* s s) x) x) c) c)) 1 (* (* (* (* (* s s) x) x) c) c) (* (* (* (* s s) x) x) c) (* (* (* s s) x) x) (* (* s s) x) (* s s) (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) (* (* (* s s) x) (* x (* c c))) (* x (* c c)) (* c c) (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (cos (+ x x)) (+ x x) (* (* (* c c) x) (* s s)) (* (* c c) x) (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (pow (* (* s x) c) 2) (* (* s x) c) (* s x)) |
| 4.0ms | c | @ | -inf | ((/ (cos (* 2 x)) (pow (* (* s c) x) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* (* s c) x) 2) (* (* s c) x) (* s c) s c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* (* (* s s) x) x) c) c)) 1 (* (* (* (* (* s s) x) x) c) c) (* (* (* (* s s) x) x) c) (* (* (* s s) x) x) (* (* s s) x) (* s s) (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) (* (* (* s s) x) (* x (* c c))) (* x (* c c)) (* c c) (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (cos (+ x x)) (+ x x) (* (* (* c c) x) (* s s)) (* (* c c) x) (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (pow (* (* s x) c) 2) (* (* s x) c) (* s x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 2110 |
| 0 | 231 | 1757 |
| 0 | 673 | 1725 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 s c) x) |
(*.f64 s c) |
s |
c |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) |
(*.f64 (*.f64 (*.f64 s s) x) x) |
(*.f64 (*.f64 s s) x) |
(*.f64 s s) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c))) |
(*.f64 x (*.f64 c c)) |
(*.f64 c c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) |
(*.f64 (*.f64 c c) x) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(*.f64 (*.f64 s x) c) |
(*.f64 s x) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* (* s c) x) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s c) x) #s(hole binary64 (* c (* s x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ 1 (* (* (* (* (* s s) x) x) c) c)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* (* (* s s) x) x) c) c) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* (* s s) x) x) c) #s(hole binary64 (* c (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* s s) x) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s s) x) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (* (* (* s s) x) (* x (* c c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* x (* c c)) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) x))))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) x))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) x))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (* (* c c) x) (* s s)) #s(hole binary64 (* (pow c 2) (* (pow s 2) x)))) |
#s(approx (* (* c c) x) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (pow (* (* s x) c) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s x) c) #s(hole binary64 (* c (* s x)))) |
#s(approx (* s x) #s(hole binary64 (* s x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) x))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) x))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx (* s c) #s(hole binary64 (* c s))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx s #s(hole binary64 s)) |
#s(approx (* s s) #s(hole binary64 (pow s 2))) |
| Outputs |
|---|
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(sin.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 x))) |
(cos.f64 (neg.f64 (+.f64 x x))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
(*.f64 (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) x) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 x c) c)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 s x) c)) #s(literal 2 binary64))) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c s) x) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 c x)) |
(*.f64 s (*.f64 x c)) |
(*.f64 x (*.f64 c s)) |
(*.f64 c s) |
(*.f64 s c) |
s |
c |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(pow.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) x) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 x c) c)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 s x) c)) #s(literal 2 binary64))) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) |
(*.f64 c (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 s s) x) x) |
(*.f64 x (*.f64 (*.f64 s s) x)) |
(pow.f64 (*.f64 s x) #s(literal 2 binary64)) |
(*.f64 (*.f64 s s) x) |
(*.f64 s (*.f64 s x)) |
(*.f64 x (*.f64 s s)) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (neg.f64 s) (neg.f64 s)) |
(*.f64 (fabs.f64 s) (fabs.f64 s)) |
(*.f64 s s) |
(pow.f64 s #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) x) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 x c) c)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 s x) c)) #s(literal 2 binary64))) |
(*.f64 (*.f64 x c) c) |
(*.f64 (*.f64 c c) x) |
(*.f64 c (*.f64 c x)) |
(*.f64 x (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 x c) c)) (*.f64 s s)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x))) |
(sin.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 x))) |
(cos.f64 (neg.f64 (+.f64 x x))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
(*.f64 (*.f64 (*.f64 (*.f64 x c) c) s) s) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x c) c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s s)) x) |
(*.f64 (*.f64 (*.f64 x c) c) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 c c)) |
(*.f64 (*.f64 x c) c) |
(*.f64 (*.f64 c c) x) |
(*.f64 c (*.f64 c x)) |
(*.f64 x (*.f64 c c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x))) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(*.f64 (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) x) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) (*.f64 x x))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s s)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 x c) c)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 s x) c)) #s(literal 2 binary64))) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c s) x) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 c x)) |
(*.f64 s (*.f64 x c)) |
(*.f64 x (*.f64 c s)) |
(*.f64 s x) |
(*.f64 x s) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ x x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (pow (* (* s x) c) 2) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (* (* s x) c) (*.f64 (*.f64 s x) c)) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ 1 (* (* (* (* (* s s) x) x) c) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (pow (* (* s x) c) 2) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (* (* (* (* s s) x) x) c) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
#s(approx (* (* (* s s) x) x) (*.f64 (*.f64 s s) (*.f64 x x))) |
#s(approx (* (* s s) x) (*.f64 (*.f64 s s) x)) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (pow (* (* s x) c) 2) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (* (* c c) x) (*.f64 (*.f64 x c) c)) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) x)) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) x)) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) x)) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ x x) (+.f64 x x)) |
#s(approx (* (* (* c c) x) (* s s)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x))) |
#s(approx (* (* c c) x) (*.f64 (*.f64 x c) c)) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 s s)))) (*.f64 x x))) |
#s(approx (pow (* (* s x) c) 2) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (* (* s x) c) (*.f64 (*.f64 s x) c)) |
#s(approx (* s x) (*.f64 s x)) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (* s c) (*.f64 c s)) |
#s(approx c c) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx s s) |
#s(approx (* s s) (*.f64 s s)) |
Compiled 3 934 to 610 computations (84.5% saved)
28 alts after pruning (27 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 24 | 185 |
| Fresh | 8 | 3 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 173 | 28 | 201 |
| Status | Accuracy | Program |
|---|---|---|
| 84.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x c) c) s) s)) x) | |
| ✓ | 68.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
| 75.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) | |
| 95.8% | (/.f64 (-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 x))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) | |
| 96.3% | (/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 75.1% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) | |
| 95.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| 68.0% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| ▶ | 97.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
| 67.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) s) s))) | |
| 76.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 s x) (*.f64 s x)))) | |
| 75.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x))) | |
| ▶ | 74.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
| 75.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) | |
| 60.7% | (/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) | |
| 37.8% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| 56.4% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) | |
| ▶ | 55.0% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
| 41.4% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| 78.7% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 60.4% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| 79.9% | #s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) | |
| ▶ | 61.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
| 75.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) | |
| 61.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) | |
| 72.5% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) | |
| 66.2% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) | |
| ▶ | 61.2% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
Compiled 1 130 to 789 computations (30.2% saved)
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64)) |
(*.f64 s (*.f64 x c)) |
s |
(*.f64 x c) |
c |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 c (*.f64 s s)) |
(*.f64 s s) |
(*.f64 x x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -2 binary64) |
(pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 s c) x) |
(*.f64 s c) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c))) |
(*.f64 s (*.f64 s x)) |
(*.f64 s x) |
(*.f64 x (*.f64 c c)) |
(*.f64 c c) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* s (* x c)) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* s (* x c)) #s(hole binary64 (* c (* s x)))) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ 1 (* (* (* c (* s s)) (* x x)) c)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* c (* s s)) (* x x)) c) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* c (* s s)) (* x x)) #s(hole binary64 (* c (* (pow s 2) (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ 1 (* (* c (* s s)) (* x x))) c) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ 1 (* (* c (* s s)) (* x x))) #s(hole binary64 (/ 1 (* c (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (pow (* (* s c) x) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s c) x) #s(hole binary64 (* c (* s x)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (* (* s (* s x)) (* x (* c c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* s (* s x)) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (* s x) #s(hole binary64 (* s x))) |
#s(approx (* x (* c c)) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* c (* s s)) #s(hole binary64 (* c (pow s 2)))) |
#s(approx (* s c) #s(hole binary64 (* c s))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx s #s(hole binary64 s)) |
#s(approx (* s s) #s(hole binary64 (pow s 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | -inf | ((/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* s (* x c)) 2) (* s (* x c)) s (* x c) c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* c (* s s)) (* x x)) c)) 1 (* (* (* c (* s s)) (* x x)) c) (* (* c (* s s)) (* x x)) (* c (* s s)) (* s s) (* x x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/ 1 (* (* c (* s s)) (* x x))) (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (cos (+ x x)) (+ (* -2 (* x x)) 1) -2 (pow (* (* s c) x) 2) (* (* s c) x) (* s c) (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) (* (* s (* s x)) (* x (* c c))) (* s (* s x)) (* s x) (* x (* c c)) (* c c)) |
| 5.0ms | x | @ | -inf | ((/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* s (* x c)) 2) (* s (* x c)) s (* x c) c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* c (* s s)) (* x x)) c)) 1 (* (* (* c (* s s)) (* x x)) c) (* (* c (* s s)) (* x x)) (* c (* s s)) (* s s) (* x x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/ 1 (* (* c (* s s)) (* x x))) (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (cos (+ x x)) (+ (* -2 (* x x)) 1) -2 (pow (* (* s c) x) 2) (* (* s c) x) (* s c) (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) (* (* s (* s x)) (* x (* c c))) (* s (* s x)) (* s x) (* x (* c c)) (* c c)) |
| 4.0ms | x | @ | inf | ((/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* s (* x c)) 2) (* s (* x c)) s (* x c) c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* c (* s s)) (* x x)) c)) 1 (* (* (* c (* s s)) (* x x)) c) (* (* c (* s s)) (* x x)) (* c (* s s)) (* s s) (* x x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/ 1 (* (* c (* s s)) (* x x))) (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (cos (+ x x)) (+ (* -2 (* x x)) 1) -2 (pow (* (* s c) x) 2) (* (* s c) x) (* s c) (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) (* (* s (* s x)) (* x (* c c))) (* s (* s x)) (* s x) (* x (* c c)) (* c c)) |
| 4.0ms | x | @ | 0 | ((/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* s (* x c)) 2) (* s (* x c)) s (* x c) c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* c (* s s)) (* x x)) c)) 1 (* (* (* c (* s s)) (* x x)) c) (* (* c (* s s)) (* x x)) (* c (* s s)) (* s s) (* x x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/ 1 (* (* c (* s s)) (* x x))) (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (cos (+ x x)) (+ (* -2 (* x x)) 1) -2 (pow (* (* s c) x) 2) (* (* s c) x) (* s c) (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) (* (* s (* s x)) (* x (* c c))) (* s (* s x)) (* s x) (* x (* c c)) (* c c)) |
| 4.0ms | s | @ | -inf | ((/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (cos (* 2 x)) (* 2 x) 2 x (pow (* s (* x c)) 2) (* s (* x c)) s (* x c) c (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* c (* s s)) (* x x)) c)) 1 (* (* (* c (* s s)) (* x x)) c) (* (* c (* s s)) (* x x)) (* c (* s s)) (* s s) (* x x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/ 1 (* (* c (* s s)) (* x x))) (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (cos (+ x x)) (+ (* -2 (* x x)) 1) -2 (pow (* (* s c) x) 2) (* (* s c) x) (* s c) (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) (* (* s (* s x)) (* x (* c c))) (* s (* s x)) (* s x) (* x (* c c)) (* c c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 1717 |
| 0 | 221 | 1526 |
| 0 | 664 | 1504 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64)) |
(*.f64 s (*.f64 x c)) |
s |
(*.f64 x c) |
c |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) |
(*.f64 c (*.f64 s s)) |
(*.f64 s s) |
(*.f64 x x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -2 binary64) |
(pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 s c) x) |
(*.f64 s c) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c))) |
(*.f64 s (*.f64 s x)) |
(*.f64 s x) |
(*.f64 x (*.f64 c c)) |
(*.f64 c c) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* s (* x c)) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* s (* x c)) #s(hole binary64 (* c (* s x)))) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ 1 (* (* (* c (* s s)) (* x x)) c)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* c (* s s)) (* x x)) c) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* c (* s s)) (* x x)) #s(hole binary64 (* c (* (pow s 2) (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ 1 (* (* c (* s s)) (* x x))) c) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ 1 (* (* c (* s s)) (* x x))) #s(hole binary64 (/ 1 (* c (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (pow (* (* s c) x) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s c) x) #s(hole binary64 (* c (* s x)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (* (* s (* s x)) (* x (* c c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* s (* s x)) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (* s x) #s(hole binary64 (* s x))) |
#s(approx (* x (* c c)) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s (* s x)) (* x (* c c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* c (* s s)) #s(hole binary64 (* c (pow s 2)))) |
#s(approx (* s c) #s(hole binary64 (* c s))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx s #s(hole binary64 s)) |
#s(approx (* s s) #s(hole binary64 (pow s 2))) |
| Outputs |
|---|
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 x x) (*.f64 s s))) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
(sin.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 x))) |
(cos.f64 (neg.f64 (+.f64 x x))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
(*.f64 (pow.f64 (*.f64 (*.f64 c x) s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c x) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)) |
(*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s)) |
(pow.f64 (*.f64 (*.f64 c x) s) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c x) s)) #s(literal 2 binary64))) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c x) s) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 c x)) |
(*.f64 x (*.f64 c s)) |
s |
(*.f64 c x) |
(*.f64 x c) |
c |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
(pow.f64 (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x))) (neg.f64 c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) c) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)) |
(*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 x x)) |
(*.f64 c (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 (*.f64 c s) s) |
(*.f64 (*.f64 s s) c) |
(*.f64 c (*.f64 s s)) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (neg.f64 s) (neg.f64 s)) |
(*.f64 (fabs.f64 s) (fabs.f64 s)) |
(*.f64 s s) |
(pow.f64 s #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
(pow.f64 (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x))) (neg.f64 c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c))) |
(pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) |
(/.f64 (neg.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(*.f64 (pow.f64 (*.f64 (*.f64 c x) s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c x) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)) |
(*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s)) |
(pow.f64 (*.f64 (*.f64 c x) s) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c x) s)) #s(literal 2 binary64))) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c x) s) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 c x)) |
(*.f64 x (*.f64 c s)) |
(*.f64 c s) |
(*.f64 s c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s x) s)) (*.f64 (*.f64 c c) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s)) |
(*.f64 (*.f64 (*.f64 s x) s) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.f64 s (*.f64 (*.f64 s x) (*.f64 (*.f64 c c) x))) |
(*.f64 (*.f64 s x) s) |
(*.f64 (*.f64 s s) x) |
(*.f64 s (*.f64 s x)) |
(*.f64 x (*.f64 s s)) |
(*.f64 s x) |
(*.f64 x s) |
(*.f64 (*.f64 c c) x) |
(*.f64 (*.f64 c x) c) |
(*.f64 x (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 2 x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (pow (* (* s c) x) 2) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (* (* s c) x) (*.f64 (*.f64 c x) s)) |
#s(approx (* x c) (*.f64 c x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (* (* (* c (* s s)) (* x x)) c) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (* (* c (* s s)) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (/ 1 (* (* c (* s s)) (* x x))) c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ 1 (* (* c (* s s)) (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -2 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (* (* s c) x) 2) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (* (* s c) x) (*.f64 (*.f64 c x) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (* (* s (* s x)) (* x (* c c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (* s (* s x)) (*.f64 (*.f64 s x) s)) |
#s(approx (* s x) (*.f64 s x)) |
#s(approx (* x (* c c)) (*.f64 (*.f64 c c) x)) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
#s(approx (+ (* -2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (/ (cos (+ x x)) (pow (* (* s c) x) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx c c) |
#s(approx (* c (* s s)) (*.f64 (*.f64 s s) c)) |
#s(approx (* s c) (*.f64 c s)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx s s) |
#s(approx (* s s) (*.f64 s s)) |
Compiled 4 964 to 692 computations (86.1% saved)
33 alts after pruning (30 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 185 | 14 | 199 |
| Fresh | 6 | 16 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 194 | 33 | 227 |
| Status | Accuracy | Program |
|---|---|---|
| 84.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x c) c) s) s)) x) | |
| ✓ | 68.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
| 75.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) | |
| 73.7% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| 96.3% | (/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 75.1% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) | |
| 95.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| 74.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s))) | |
| 67.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) s) s))) | |
| ▶ | 97.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
| 74.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) | |
| 81.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c x) c))) | |
| ▶ | 75.3% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
| 60.7% | (/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) | |
| 44.1% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) | |
| 37.8% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| 37.6% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) | |
| ✓ | 55.0% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
| 41.4% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| 14.8% | (/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 78.7% | (/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| ▶ | 78.7% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
| ▶ | 60.4% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
| 66.9% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) | |
| 79.9% | #s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) | |
| 65.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) | |
| ✓ | 61.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
| 75.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) | |
| 61.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) | |
| 72.5% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) | |
| 66.2% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) | |
| 65.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) | |
| ▶ | 60.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
Compiled 1 379 to 952 computations (31% saved)
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s)) |
(*.f64 (*.f64 c x) s) |
(*.f64 c x) |
c |
s |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)) |
(*.f64 (*.f64 s s) c) |
(*.f64 s s) |
(*.f64 (*.f64 x x) c) |
(*.f64 x x) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s s) x) |
(*.f64 x (*.f64 c c)) |
(*.f64 c c) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64)) |
(*.f64 s (*.f64 x c)) |
(*.f64 x c) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 x (*.f64 (*.f64 x c) c)) |
(*.f64 (*.f64 x c) c) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* c x) s) (* (* c x) s)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* c x) s) #s(hole binary64 (* c (* s x)))) |
#s(approx (* c x) #s(hole binary64 (* c x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ 1 (* (* (* s s) c) (* (* x x) c))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* s s) c) (* (* x x) c)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* x x) c) #s(hole binary64 (* c (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* (* (* s s) x) (* x (* c c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s s) x) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (* x (* c c)) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (pow (* s (* x c)) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* s (* x c)) #s(hole binary64 (* c (* s x)))) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (* (* s s) (* x (* (* x c) c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* x (* (* x c) c)) #s(hole binary64 (* (pow c 2) (pow x 2)))) |
#s(approx (* (* x c) c) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (* s s) c) #s(hole binary64 (* c (pow s 2)))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx s #s(hole binary64 s)) |
#s(approx (* s s) #s(hole binary64 (pow s 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | -inf | ((/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (cos (* 2 x)) (* 2 x) 2 x (* (* (* c x) s) (* (* c x) s)) (* (* c x) s) (* c x) c s (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* s s) c) (* (* x x) c))) 1 (* (* (* s s) c) (* (* x x) c)) (* (* s s) c) (* s s) (* (* x x) c) (* x x) (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (cos (+ x x)) (* (* (* s s) x) (* x (* c c))) (* (* s s) x) (* x (* c c)) (* c c) (/ (cos (+ x x)) (pow (* s (* x c)) 2)) (pow (* s (* x c)) 2) (* s (* x c)) (* x c) (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) (* (* s s) (* x (* (* x c) c))) (* x (* (* x c) c)) (* (* x c) c)) |
| 4.0ms | x | @ | -inf | ((/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (cos (* 2 x)) (* 2 x) 2 x (* (* (* c x) s) (* (* c x) s)) (* (* c x) s) (* c x) c s (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* s s) c) (* (* x x) c))) 1 (* (* (* s s) c) (* (* x x) c)) (* (* s s) c) (* s s) (* (* x x) c) (* x x) (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (cos (+ x x)) (* (* (* s s) x) (* x (* c c))) (* (* s s) x) (* x (* c c)) (* c c) (/ (cos (+ x x)) (pow (* s (* x c)) 2)) (pow (* s (* x c)) 2) (* s (* x c)) (* x c) (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) (* (* s s) (* x (* (* x c) c))) (* x (* (* x c) c)) (* (* x c) c)) |
| 4.0ms | x | @ | inf | ((/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (cos (* 2 x)) (* 2 x) 2 x (* (* (* c x) s) (* (* c x) s)) (* (* c x) s) (* c x) c s (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* s s) c) (* (* x x) c))) 1 (* (* (* s s) c) (* (* x x) c)) (* (* s s) c) (* s s) (* (* x x) c) (* x x) (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (cos (+ x x)) (* (* (* s s) x) (* x (* c c))) (* (* s s) x) (* x (* c c)) (* c c) (/ (cos (+ x x)) (pow (* s (* x c)) 2)) (pow (* s (* x c)) 2) (* s (* x c)) (* x c) (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) (* (* s s) (* x (* (* x c) c))) (* x (* (* x c) c)) (* (* x c) c)) |
| 4.0ms | c | @ | inf | ((/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (cos (* 2 x)) (* 2 x) 2 x (* (* (* c x) s) (* (* c x) s)) (* (* c x) s) (* c x) c s (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* s s) c) (* (* x x) c))) 1 (* (* (* s s) c) (* (* x x) c)) (* (* s s) c) (* s s) (* (* x x) c) (* x x) (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (cos (+ x x)) (* (* (* s s) x) (* x (* c c))) (* (* s s) x) (* x (* c c)) (* c c) (/ (cos (+ x x)) (pow (* s (* x c)) 2)) (pow (* s (* x c)) 2) (* s (* x c)) (* x c) (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) (* (* s s) (* x (* (* x c) c))) (* x (* (* x c) c)) (* (* x c) c)) |
| 3.0ms | s | @ | -inf | ((/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (cos (* 2 x)) (* 2 x) 2 x (* (* (* c x) s) (* (* c x) s)) (* (* c x) s) (* c x) c s (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ 1 (* (* (* s s) c) (* (* x x) c))) 1 (* (* (* s s) c) (* (* x x) c)) (* (* s s) c) (* s s) (* (* x x) c) (* x x) (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (cos (+ x x)) (* (* (* s s) x) (* x (* c c))) (* (* s s) x) (* x (* c c)) (* c c) (/ (cos (+ x x)) (pow (* s (* x c)) 2)) (pow (* s (* x c)) 2) (* s (* x c)) (* x c) (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) (* (* s s) (* x (* (* x c) c))) (* x (* (* x c) c)) (* (* x c) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 1921 |
| 0 | 221 | 1728 |
| 0 | 646 | 1700 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s)) |
(*.f64 (*.f64 c x) s) |
(*.f64 c x) |
c |
s |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)) |
(*.f64 (*.f64 s s) c) |
(*.f64 s s) |
(*.f64 (*.f64 x x) c) |
(*.f64 x x) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c))) |
(*.f64 (*.f64 s s) x) |
(*.f64 x (*.f64 c c)) |
(*.f64 c c) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64)) |
(*.f64 s (*.f64 x c)) |
(*.f64 x c) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c))) |
(*.f64 x (*.f64 (*.f64 x c) c)) |
(*.f64 (*.f64 x c) c) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* c x) s) (* (* c x) s)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* c x) s) #s(hole binary64 (* c (* s x)))) |
#s(approx (* c x) #s(hole binary64 (* c x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ 1 (* (* (* s s) c) (* (* x x) c))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* s s) c) (* (* x x) c)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* x x) c) #s(hole binary64 (* c (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* (* (* s s) x) (* x (* c c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* s s) x) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (* x (* c c)) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (pow (* s (* x c)) 2) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* s (* x c)) #s(hole binary64 (* c (* s x)))) |
#s(approx (* x c) #s(hole binary64 (* c x))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (+ (* -2 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (* (pow c 2) (pow s 2)))) (* 2/3 (/ 1 (* (pow c 2) (pow s 2)))))) (* 2 (/ 1 (* (pow c 2) (pow s 2)))))) (/ 1 (* (pow c 2) (pow s 2)))) (pow x 2)))) |
#s(approx (* (* s s) (* x (* (* x c) c))) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* x (* (* x c) c)) #s(hole binary64 (* (pow c 2) (pow x 2)))) |
#s(approx (* (* x c) c) #s(hole binary64 (* (pow c 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* s s) (* x (* (* x c) c)))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx (/ (cos (+ x x)) (pow (* s (* x c)) 2)) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (* s s) c) #s(hole binary64 (* c (pow s 2)))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx s #s(hole binary64 s)) |
#s(approx (* s s) #s(hole binary64 (pow s 2))) |
| Outputs |
|---|
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
(sin.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 x))) |
(cos.f64 (neg.f64 (+.f64 x x))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
(*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s) |
(*.f64 (*.f64 (*.f64 c x) (*.f64 c x)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 c s) x)) (neg.f64 (*.f64 (*.f64 c s) x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 c s) x)) (fabs.f64 (*.f64 (*.f64 c s) x))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x))) |
(*.f64 (*.f64 (*.f64 c s) x) (*.f64 (*.f64 c s) x)) |
(pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c s) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c x) s) |
(*.f64 s (*.f64 c x)) |
(*.f64 c (*.f64 s x)) |
(*.f64 c x) |
(*.f64 x c) |
c |
s |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) c) (*.f64 (*.f64 s s) c)))) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) c) (*.f64 (*.f64 s s) c)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) c) (*.f64 (*.f64 s s) c)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) c) (*.f64 (*.f64 s s) c))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 x x) c) (*.f64 (*.f64 s s) c)) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)) |
(*.f64 (*.f64 s s) (*.f64 c (*.f64 (*.f64 x x) c))) |
(*.f64 (*.f64 s s) c) |
(*.f64 s (*.f64 s c)) |
(*.f64 c (*.f64 s s)) |
(*.f64 (pow.f64 s #s(literal 1 binary64)) (pow.f64 s #s(literal 1 binary64))) |
(*.f64 (neg.f64 s) (neg.f64 s)) |
(*.f64 (fabs.f64 s) (fabs.f64 s)) |
(*.f64 s s) |
(pow.f64 s #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) c) |
(*.f64 c (*.f64 x x)) |
(*.f64 x (*.f64 c x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 c c) x)) |
(/.f64 (neg.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 c c) x)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 c c) x))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) x) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 (*.f64 c c) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) x) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x))) |
(*.f64 (*.f64 s s) x) |
(*.f64 s (*.f64 s x)) |
(*.f64 x (*.f64 s s)) |
(*.f64 (*.f64 c x) c) |
(*.f64 (*.f64 c c) x) |
(*.f64 c (*.f64 c x)) |
(*.f64 x (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(/.f64 (neg.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
(*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s) |
(*.f64 (*.f64 (*.f64 c x) (*.f64 c x)) (*.f64 s s)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c s) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 c s) x)) (neg.f64 (*.f64 (*.f64 c s) x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 c s) x)) (fabs.f64 (*.f64 (*.f64 c s) x))) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 x x) (*.f64 c c))) |
(*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x))) |
(*.f64 (*.f64 (*.f64 c s) x) (*.f64 (*.f64 c s) x)) |
(pow.f64 (*.f64 (*.f64 c s) x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c s) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 c s) x) |
(*.f64 (*.f64 s x) c) |
(*.f64 (*.f64 c x) s) |
(*.f64 s (*.f64 c x)) |
(*.f64 c (*.f64 s x)) |
(*.f64 c x) |
(*.f64 x c) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 s s)) (*.f64 (*.f64 (*.f64 c c) x) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 c c) x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 c c) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 c c) x))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) x) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 (*.f64 c c) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) x) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x))) |
(*.f64 (*.f64 (*.f64 x x) c) c) |
(*.f64 (*.f64 (*.f64 c c) x) x) |
(*.f64 x (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 c x) c) |
(*.f64 (*.f64 c c) x) |
(*.f64 c (*.f64 c x)) |
(*.f64 x (*.f64 c c)) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 2 x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (* c x) s) (* (* c x) s)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c))) |
#s(approx (* (* c x) s) (*.f64 (*.f64 c s) x)) |
#s(approx (* c x) (*.f64 c x)) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ 1 (* (* (* s s) c) (* (* x x) c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (* (* (* s s) c) (* (* x x) c)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c))) |
#s(approx (* (* x x) c) (*.f64 (*.f64 x x) c)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* (* s s) x) (* x (* c c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c))) |
#s(approx (* (* s s) x) (*.f64 (*.f64 s s) x)) |
#s(approx (* x (* c c)) (*.f64 (*.f64 c c) x)) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (* (* (* c x) s) (* (* c x) s)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c))) |
#s(approx (* (* c x) s) (*.f64 (*.f64 c s) x)) |
#s(approx (* c x) (*.f64 c x)) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) (*.f64 c c)))) (*.f64 x x))) |
#s(approx (* (* (* s s) x) (* x (* c c))) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c))) |
#s(approx (* x (* (* x c) c)) (*.f64 (*.f64 x x) (*.f64 c c))) |
#s(approx (* x (* c c)) (*.f64 (*.f64 c c) x)) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* s s) x) (* x (* c c)))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) (*.f64 x x)) (*.f64 c c)))) |
#s(approx c c) |
#s(approx (* (* s s) c) (*.f64 (*.f64 s s) c)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx s s) |
#s(approx (* s s) (*.f64 s s)) |
Compiled 4 043 to 580 computations (85.7% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 10 | 174 |
| Fresh | 7 | 18 | 25 |
| Picked | 4 | 1 | 5 |
| Done | 2 | 1 | 3 |
| Total | 177 | 30 | 207 |
| Status | Accuracy | Program |
|---|---|---|
| 84.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x c) c) s) s)) x) | |
| 75.1% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) | |
| 96.9% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x)) | |
| 92.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) | |
| 95.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| 97.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) | |
| 74.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s))) | |
| 75.3% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) | |
| 67.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) s) s))) | |
| 74.1% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) | |
| 67.8% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 (*.f64 x x) c) c))) | |
| 60.7% | (/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) | |
| 37.8% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) | |
| 37.6% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) | |
| 54.9% | (/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) | |
| 14.8% | (/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 78.7% | (/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 75.0% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) | |
| 66.1% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x)))) | |
| 79.9% | #s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) | |
| 65.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) | |
| 60.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c))) | |
| ✓ | 61.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
| 75.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) | |
| 61.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) | |
| 72.5% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) | |
| 66.2% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) | |
| 65.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) | |
| ✓ | 60.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
| 63.1% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
Compiled 2 031 to 709 computations (65.1% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 (*.f64 x x) c) c))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c x) c))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) c) (*.f64 x x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) x)) (*.f64 (*.f64 x c) c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x c) c) s) s)) x) |
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s s) x)) x) |
(/.f64 (cos.f64 (+.f64 x x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 s x) (*.f64 s x)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) s) s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) (*.f64 (sin.f64 x) (sin.f64 x))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x)) |
6 calls:
| 47.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 39.0ms | s |
| 37.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 18.0ms | x |
| 16.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 97.3% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 99.0% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 97.3% | 1 | x |
| 97.3% | 1 | c |
| 97.3% | 1 | s |
Compiled 25 to 31 computations (-24% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (*.f64 (*.f64 (*.f64 x x) c) c))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 (*.f64 c x) c))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 x c) c) (*.f64 (*.f64 s s) x))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) c) (*.f64 x x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
2 calls:
| 15.0ms | x |
| 9.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | x |
| 97.3% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 17 to 15 computations (11.8% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s x) s))) |
| Outputs |
|---|
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 s s) (*.f64 x (*.f64 (*.f64 x c) c)))) |
6 calls:
| 14.0ms | s |
| 10.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 9.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 9.0ms | c |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 2 | (pow.f64 s #s(literal 2 binary64)) |
| 79.9% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 86.9% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 79.9% | 1 | c |
| 89.9% | 2 | s |
| 91.4% | 2 | x |
Compiled 25 to 31 computations (-24% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 s x) #s(literal 2 binary64)) c) c))) |
(/.f64 #s(approx (cos (+ x x)) #s(approx (+ (* -2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
4 calls:
| 9.0ms | s |
| 8.0ms | x |
| 8.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 6.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.3% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 79.9% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 79.9% | 1 | s |
| 79.9% | 1 | x |
Compiled 21 to 23 computations (-9.5% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 s (*.f64 s (*.f64 (*.f64 (*.f64 c c) x) x)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 s (*.f64 s x)) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x))) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 s s) c)) (*.f64 (*.f64 x x) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x))) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)))) x) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (pow (* (* s x) c) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
1 calls:
| 4.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) c) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s (*.f64 s x)) x) c) c))) |
6 calls:
| 3.0ms | c |
| 3.0ms | s |
| 3.0ms | x |
| 3.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 2.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 1 | c |
| 72.5% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 72.5% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 72.5% | 1 | s |
| 72.5% | 1 | x |
| 72.5% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 25 to 31 computations (-24% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) x) (*.f64 x c)) c))) |
6 calls:
| 3.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 2.0ms | s |
| 2.0ms | c |
| 2.0ms | x |
| 2.0ms | (pow.f64 s #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 2 | c |
| 69.6% | 2 | (pow.f64 c #s(literal 2 binary64)) |
| 69.0% | 2 | s |
| 69.0% | 2 | (pow.f64 s #s(literal 2 binary64)) |
| 69.4% | 2 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 66.2% | 1 | x |
Compiled 25 to 31 computations (-24% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c s) s) (*.f64 x x)) c))) |
6 calls:
| 3.0ms | x |
| 2.0ms | c |
| 2.0ms | s |
| 2.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 1.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 1 | x |
| 65.9% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 65.9% | 1 | s |
| 65.9% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 65.9% | 1 | c |
| 65.9% | 1 | (pow.f64 c #s(literal 2 binary64)) |
Compiled 25 to 31 computations (-24% saved)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 x (*.f64 c x))))) |
6 calls:
| 2.0ms | x |
| 1.0ms | s |
| 1.0ms | c |
| 1.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 1.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 1 | c |
| 63.1% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 63.1% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 63.1% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 63.1% | 1 | s |
| 63.1% | 1 | x |
Compiled 25 to 31 computations (-24% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c))) |
6 calls:
| 1.0ms | x |
| 1.0ms | s |
| 1.0ms | c |
| 1.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 1.0ms | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 61.2% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 61.2% | 1 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 61.2% | 1 | x |
| 61.2% | 1 | c |
| 61.2% | 1 | s |
Compiled 25 to 31 computations (-24% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 19 to 18 computations (5.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 65.0ms | 33505630.537631813 | 1.681274138545138e+21 |
| 59.0ms | 160× | 0 | valid |
Compiled 369 to 298 computations (19.2% saved)
ival-pow2: 45.0ms (82.6% of total)ival-cos: 6.0ms (11% of total)ival-mult!: 3.0ms (5.5% of total)ival-div!: 1.0ms (1.8% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.538417960857847e-111 | -0.0 |
Compiled 19 to 18 computations (5.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.327599538128636e-226 | 1.2181033115078033e-224 |
Compiled 19 to 19 computations (0% saved)
| 1× | fuel |
Compiled 386 to 95 computations (75.4% saved)
(abs s)
(abs c)
(abs x)
Compiled 5 294 to 2 810 computations (46.9% saved)
Loading profile data...