
Time bar (total: 2.7s)
| 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)
| 843.0ms | 8 256× | 0 | valid |
ival-cos: 203.0ms (33% of total)ival-mult!: 197.0ms (32% of total)ival-pow2: 178.0ms (29% of total)ival-div!: 35.0ms (5.7% of total)adjust: 2.0ms (0.3% 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 |
|---|---|---|
| ▶ | 67.4% | (/.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 28 to 24 computations (14.3% 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 | |
|---|---|---|---|---|
| 9.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 | 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 | @ | 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) |
| 2.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) |
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)))))))) |
(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)))) |
(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))) |
(-.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 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) 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 (*.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))) 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 (*.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)) 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 897 to 433 computations (51.7% 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.4% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) x)) (*.f64 c c)) | |
| 64.0% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) c) c)) (*.f64 x x)) | |
| 70.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) | |
| ▶ | 66.5% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
| 72.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) | |
| ▶ | 98.2% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s x) c) #s(literal 2 binary64))) |
| 96.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 79.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 s x) #s(literal -2 binary64))))) | |
| ▶ | 78.0% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
| 70.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x)) | |
| ▶ | 50.2% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 59.6% | (/.f64 #s(approx (cos (* 2 x)) #s(literal 1 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | |
| 46.3% | (-.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))) | |
| 28.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) x) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) | |
| 43.0% | #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))) | |
| ▶ | 62.4% | #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 496 to 462 computations (6.9% saved)
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s 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 (*.f64 s x) c) #s(literal 2 binary64)) |
(*.f64 (*.f64 s x) c) |
(*.f64 s x) |
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 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (cos (* 2 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) |
(*.f64 x 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)) |
(*.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)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 c c) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) s) |
| 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 (* s x) #s(hole binary64 (* 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 (+ (* -2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (+ x x)) (* c c)) (* (* (* s s) x) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) 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)) (* (* (* s s) x) 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)) (* (* (* s s) x) 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)) #s(hole binary64 (/ 1 (pow c 2)))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (+ (* -2 (/ (pow x 2) (pow c 2))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow c 2))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow c 2))) (* 2/3 (/ 1 (pow c 2))))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 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 (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) 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 (* 2 x)) (* (pow c 2) (* (* (* s x) 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 (* 2 x)) (* (pow c 2) (* (* (* s x) 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 (* (pow c 2) (* (* (* s x) s) x)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* s x) s) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s x) s) #s(hole binary64 (* (pow s 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 (+ (* -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 (+ x x)) (* c c)) (* (* (* s s) x) x)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (/ (cos (* 2 x)) (pow c 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (/ (cos (neg (* -2 x))) (pow c 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (pow c 2) #s(hole binary64 (pow c 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))) |
#s(approx (pow s 2) #s(hole binary64 (pow s 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | c | @ | 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) 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)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* x x) (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) (/ (cos (+ x x)) (* c c)) (cos (+ x x)) (+ x x) (* c c) (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) (* (pow c 2) (* (* (* s x) s) x)) (* (* (* s x) s) x) (* (* s x) s)) |
| 6.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) 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)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* x x) (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) (/ (cos (+ x x)) (* c c)) (cos (+ x x)) (+ x x) (* c c) (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) (* (pow c 2) (* (* (* s x) s) x)) (* (* (* s x) s) x) (* (* s x) s)) |
| 6.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) 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)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* x x) (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) (/ (cos (+ x x)) (* c c)) (cos (+ x x)) (+ x x) (* c c) (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) (* (pow c 2) (* (* (* s x) s) x)) (* (* (* s x) s) x) (* (* s x) s)) |
| 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) 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)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* x x) (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) (/ (cos (+ x x)) (* c c)) (cos (+ x x)) (+ x x) (* c c) (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) (* (pow c 2) (* (* (* s x) s) x)) (* (* (* s x) s) x) (* (* s x) s)) |
| 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) 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)) (* (pow c 2) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* x x) (* (pow c 2) (* (* x (pow s 2)) x)) (pow c 2) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) (/ (cos (+ x x)) (* c c)) (cos (+ x x)) (+ x x) (* c c) (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) (* (pow c 2) (* (* (* s x) s) x)) (* (* (* s x) s) x) (* (* s x) s)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1894 |
| 0 | 251 | 1580 |
| 0 | 774 | 1552 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s 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 (*.f64 s x) c) #s(literal 2 binary64)) |
(*.f64 (*.f64 s x) c) |
(*.f64 s x) |
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 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (cos (* 2 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) |
(*.f64 x 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)) |
(*.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)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 c c) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) s) |
#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 (* s x) #s(hole binary64 (* 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 (+ (* -2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (+ x x)) (* c c)) (* (* (* s s) x) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) 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)) (* (* (* s s) x) 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)) (* (* (* s s) x) 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)) #s(hole binary64 (/ 1 (pow c 2)))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (+ (* -2 (/ (pow x 2) (pow c 2))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow c 2))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow c 2))) (* 2/3 (/ 1 (pow c 2))))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 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 (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) 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 (* 2 x)) (* (pow c 2) (* (* (* s x) 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 (* 2 x)) (* (pow c 2) (* (* (* s x) 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 (* (pow c 2) (* (* (* s x) s) x)) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* s x) s) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s x) s) #s(hole binary64 (* (pow s 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 (+ (* -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 (+ x x)) (* c c)) (* (* (* s s) x) x)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (/ (cos (* 2 x)) (pow c 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* (* s x) s) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (+ x x)) (* c c)) (* (* (* s s) x) x)) #s(hole binary64 (/ (cos (neg (* -2 x))) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x x)) (* c c)) #s(hole binary64 (/ (cos (neg (* -2 x))) (pow c 2)))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (pow c 2) #s(hole binary64 (pow c 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))) |
#s(approx (pow s 2) #s(hole binary64 (pow s 2))) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) s) 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 c c)) (*.f64 (*.f64 (*.f64 s x) s) 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 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) 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 s) (*.f64 c c)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.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 s) x) |
(*.f64 (*.f64 s x) c) |
(*.f64 c (*.f64 s x)) |
(*.f64 s (*.f64 x c)) |
(*.f64 s x) |
(*.f64 x s) |
s |
c |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.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 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) 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 s) (*.f64 c c)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.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 x) s) (*.f64 x c)) |
(*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) c) |
(*.f64 c (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 s x) s)) |
(pow.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 (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 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (neg.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (cos (* 2 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 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 (*.f64 c c) (*.f64 (*.f64 s x) s)) 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 s) (*.f64 c c)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.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 (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 (*.f64 s x) s) x) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 s x) s)) |
(pow.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 (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 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) s) 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 c c)) (*.f64 (*.f64 (*.f64 s x) s) 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)) c) c) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 c c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 c 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) |
(*.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 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) s) 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 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) 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 s) (*.f64 c c)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(*.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 (*.f64 s x) s) x) |
(*.f64 (*.f64 x x) (*.f64 s s)) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 (*.f64 s s) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 s x) s)) |
(pow.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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#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 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 (cos (* 2 x)) #s(literal 1 binary64)) |
#s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* 2 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 (* 2 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 c 2) (* (* x (pow s 2)) x)) (*.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 c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#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 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 (* (* (* (* (* 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 c 2) (* (* x (pow s 2)) x)) (*.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 (* (* x (pow s 2)) x) (*.f64 (*.f64 (*.f64 s x) s) x)) |
#s(approx (* x (pow s 2)) (*.f64 (*.f64 s x) s)) |
#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 (* x x) (*.f64 x x)) |
#s(approx (* (pow c 2) (* (* x (pow s 2)) x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (* (* x (pow s 2)) x) (*.f64 (*.f64 (*.f64 s x) s) x)) |
#s(approx (* x (pow s 2)) (*.f64 (*.f64 s x) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#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 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 (/ (cos (+ x x)) (* c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
#s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 2 binary64) (*.f64 c c))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 c c)))) (/.f64 #s(literal 2 binary64) (*.f64 c c))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) |
#s(approx (cos (* 2 x)) #s(literal 1 binary64)) |
#s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* 2 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 (* 2 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 (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#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 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 (* (pow c 2) (* (* x (pow s 2)) x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) |
#s(approx (* (* x (pow s 2)) x) (*.f64 (*.f64 (*.f64 s x) s) x)) |
#s(approx (* x (pow s 2)) (*.f64 (*.f64 s x) s)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (cos (* 2 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 x) c) (*.f64 (*.f64 s x) c)))) |
#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 x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (+ x x)) (* c c)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) |
#s(approx (cos (* 2 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 x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
#s(approx (/ (cos (+ x x)) (* c c)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) |
#s(approx (cos (* 2 x)) (cos.f64 (+.f64 x x))) |
#s(approx c c) |
#s(approx (pow c 2) (*.f64 c c)) |
#s(approx (pow c 2) (*.f64 c c)) |
#s(approx s s) |
#s(approx (pow s 2) (*.f64 s s)) |
#s(approx (pow s 2) (*.f64 s s)) |
Compiled 1 281 to 617 computations (51.8% saved)
25 alts after pruning (24 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 159 | 18 | 177 |
| Fresh | 5 | 6 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 168 | 25 | 193 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s))) x) |
| 77.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| 56.9% | (/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| 72.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) | |
| 98.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| 96.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| ▶ | 98.5% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
| 79.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 s x) #s(literal -2 binary64))))) | |
| 70.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 c (*.f64 s s)) (*.f64 x x)) c)) | |
| 77.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) | |
| 27.7% | (/.f64 #s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 s s) x) x)) | |
| 66.9% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| ▶ | 50.2% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 46.3% | (-.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))) | |
| 58.6% | #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)) | |
| ▶ | 69.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
| 73.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 x) s) x) c) c))) | |
| ✓ | 62.4% | #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))) |
| 62.0% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) x) x) c) c))) | |
| 58.8% | #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))) | |
| 75.6% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) (*.f64 s x)) c) c))) | |
| 72.8% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) s) (*.f64 x c)) c))) | |
| 79.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) | |
| ▶ | 58.6% | #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 810 to 776 computations (4.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 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 c c)) |
(*.f64 c c) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) s) |
(*.f64 s x) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (cos (* 2 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) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
(*.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)) |
(/.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) |
| 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 c)) (* (* (* s x) s) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* s x) s) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s x) s) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (* s x) #s(hole binary64 (* s x))) |
#s(approx (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* c c) (* (* 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)) (* (* c c) (* (* 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)) (* (* c c) (* (* 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 (+ (* -2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (* (* c c) (* (* 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 (+ 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 (/ (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)) (* (* c c) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#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 (+ 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 (+ 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 c #s(hole binary64 c)) |
#s(approx (* c (* s s)) #s(hole binary64 (* c (pow s 2)))) |
#s(approx (/ 1 (* c c)) #s(hole binary64 (/ 1 (pow c 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))) |
#s(approx (pow s 2) #s(hole binary64 (pow s 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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 c)) (* (* (* s x) s) x)) (/ 1 (* c c)) (* c c) (* (* (* s x) s) x) (* (* s x) s) (* s x) (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* (* c c) (* (* x (pow s 2)) x)) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (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)) |
| 6.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 c)) (* (* (* s x) s) x)) (/ 1 (* c c)) (* c c) (* (* (* s x) s) x) (* (* s x) s) (* s x) (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* (* c c) (* (* x (pow s 2)) x)) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (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)) |
| 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 c)) (* (* (* s x) s) x)) (/ 1 (* c c)) (* c c) (* (* (* s x) s) x) (* (* s x) s) (* s x) (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* (* c c) (* (* x (pow s 2)) x)) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (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)) |
| 4.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 c)) (* (* (* s x) s) x)) (/ 1 (* c c)) (* c c) (* (* (* s x) s) x) (* (* s x) s) (* s x) (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* (* c c) (* (* x (pow s 2)) x)) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (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)) |
| 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 c)) (* (* (* s x) s) x)) (/ 1 (* c c)) (* c c) (* (* (* s x) s) x) (* (* s x) s) (* s x) (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) (cos (* 2 x)) (+ (* -2 (* x x)) 1) -2 (* (* c c) (* (* x (pow s 2)) x)) (* (* x (pow s 2)) x) (* x (pow s 2)) (pow s 2) (/ (/ (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 2054 |
| 0 | 252 | 1784 |
| 0 | 723 | 1758 |
| 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 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 c c)) |
(*.f64 c c) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) s) |
(*.f64 s x) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (cos (* 2 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) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
(*.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)) |
(/.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) |
#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 c)) (* (* (* s x) s) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* s x) s) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s x) s) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (* s x) #s(hole binary64 (* s x))) |
#s(approx (/ (cos (* 2 x)) (* (* c c) (* (* x (pow s 2)) x))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* (* c c) (* (* 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)) (* (* c c) (* (* 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)) (* (* c c) (* (* 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 (+ (* -2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -2 (* x x)) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (* (* c c) (* (* 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 (+ 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 (/ (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)) (* (* c c) (* (* x (pow s 2)) x))) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#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 (+ 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 (+ 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 c #s(hole binary64 c)) |
#s(approx (* c (* s s)) #s(hole binary64 (* c (pow s 2)))) |
#s(approx (/ 1 (* c c)) #s(hole binary64 (/ 1 (pow c 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))) |
#s(approx (pow s 2) #s(hole binary64 (pow s 2))) |
| Outputs |
|---|
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.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 (pow.f64 (*.f64 (*.f64 c x) s) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 c x) s) #s(literal 1 binary64))) |
(*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64))) |
(*.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)) |
s |
(*.f64 c x) |
(*.f64 x c) |
c |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.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 (*.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 (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(pow.f64 (*.f64 c c) #s(literal -1 binary64)) |
(pow.f64 c #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) c) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (*.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 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 x (*.f64 (*.f64 s x) s)) |
(*.f64 (*.f64 s x) s) |
(*.f64 s (*.f64 s x)) |
(*.f64 s x) |
(*.f64 x s) |
(/.f64 (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) 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 c c) (*.f64 (*.f64 (*.f64 s s) x) x)))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x))) |
#s(approx (cos (+ x x)) (fma.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 (*.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) (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)))))) |
(/.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))))) |
(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 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) (*.f64 c c)) |
(*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x))) |
(*.f64 (*.f64 (*.f64 s s) x) x) |
(*.f64 x (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 s 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 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) (neg.f64 x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s)) x) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s s) x) x))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c c) x)) (*.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 (*.f64 (*.f64 c c) x) s) s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) 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) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 s s)) x) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 c c) x) |
(*.f64 c (*.f64 c x)) |
(*.f64 x (*.f64 c c)) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c 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 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal 2/3 binary64)) (/.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 (*.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 (+ x x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (pow (* s (* x c)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c))) |
#s(approx (* s (* x c)) (*.f64 (*.f64 c x) s)) |
#s(approx (* x c) (*.f64 c x)) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.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 (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal 2/3 binary64)) (/.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))) x) (/.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 (* (* (* c (* s s)) (* x x)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (* (* (* c (* s s)) (* x x)) c) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c))) |
#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 c)) (* (* (* s x) s) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (* (* (* s x) s) x) (*.f64 (*.f64 x x) (*.f64 s s))) |
#s(approx (* (* s x) s) (*.f64 (*.f64 s s) x)) |
#s(approx (* s x) (*.f64 s x)) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.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 (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal 2/3 binary64)) (/.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))) x) (/.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 (+ (* -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 (* (* c c) (* (* x (pow s 2)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c))) |
#s(approx (* (* x (pow s 2)) x) (*.f64 (*.f64 x x) (*.f64 s s))) |
#s(approx (* x (pow s 2)) (*.f64 (*.f64 s s) x)) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.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 (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal 2/3 binary64)) (/.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))) x) (/.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 (*.f64 (*.f64 c c) x) s) s))) |
#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 (*.f64 x x) (*.f64 (*.f64 c c) (*.f64 s s))) #s(literal 2/3 binary64)) (/.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 (*.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 (+ x x) (+.f64 x x)) |
#s(approx (* (* (* c c) x) (* s s)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s)) |
#s(approx (* (* c c) x) (*.f64 (*.f64 c c) x)) |
#s(approx (/ (cos (* 2 x)) (pow (* s (* x c)) 2)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#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 (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) |
#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 (/ 1 (* c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx s s) |
#s(approx (* s s) (*.f64 s s)) |
#s(approx (* s s) (*.f64 s s)) |
Compiled 1 615 to 758 computations (53.1% saved)
33 alts after pruning (33 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 18 | 201 |
| Fresh | 4 | 15 | 19 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 0 | 1 |
| Total | 193 | 33 | 226 |
| Status | Accuracy | Program |
|---|---|---|
| 69.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 c c))) x) | |
| 75.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c (*.f64 c x)) (*.f64 s s))) x) | |
| 77.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| ▶ | 56.9% | (/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
| 72.9% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) x) x) c) c)) | |
| 98.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| ▶ | 98.5% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
| 96.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (*.f64 s c) x) #s(literal 2 binary64))) | |
| 79.9% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 s x) #s(literal -2 binary64))))) | |
| ▶ | 70.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 c (*.f64 s s)) (*.f64 x x)) c)) | |
| 77.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) | |
| 77.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64)))) | |
| 68.2% | (/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) | |
| 78.3% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) | |
| 66.9% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| 58.4% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x)) | |
| 50.8% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) | |
| 46.3% | (-.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))) | |
| 56.0% | #s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) | |
| 58.2% | #s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) | |
| 70.2% | #s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) | |
| 67.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) | |
| 69.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) | |
| ▶ | 61.8% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
| 68.5% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x))) | |
| 61.8% | #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) c) x) x) c))) | |
| 62.0% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) x) x) c) c))) | |
| 58.8% | #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))) | |
| 75.6% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) (*.f64 s x)) c) c))) | |
| 63.8% | #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))) | |
| ▶ | 79.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
| 58.5% | #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)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) c))) |
Compiled 1 094 to 1 058 computations (3.3% saved)
| Inputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
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 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 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 s x) c) |
(*.f64 s x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) 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 (*.f64 s s) c) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) |
(*.f64 (*.f64 (*.f64 s s) c) x) |
(*.f64 (*.f64 s s) c) |
(*.f64 s s) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) |
#s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -2 binary64) |
(*.f64 c c) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) s) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) |
(*.f64 (*.f64 c c) x) |
| Outputs |
|---|
#s(approx (/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x 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 (+ x 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 (+ x 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 (+ 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 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 x) c) (* (* s x) c))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* s x) c) (* (* s x) c)) #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 (/ (/ 1 (* (* (* (* s s) c) x) x)) c) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ 1 (* (* (* (* s s) c) x) x)) #s(hole binary64 (/ 1 (* c (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* (* s s) c) x) x) #s(hole binary64 (* c (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* s s) c) x) #s(hole binary64 (* c (* (pow s 2) x)))) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) 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 (* 2 x)) (* c c)) (* (* (* s x) 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 (* 2 x)) (* c c)) (* (* (* s x) 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 (* 2 x)) (* c c)) #s(hole binary64 (/ 1 (pow c 2)))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (+ (* -2 (/ (pow x 2) (pow c 2))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow c 2))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow c 2))) (* 2/3 (/ 1 (pow c 2))))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 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 (+ (* (* x x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -2) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (* s x) s) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s x) s) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 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 (* 2 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 (* 2 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 (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* (* (* (* c c) x) (* s s)) x) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#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 (+ x 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 (+ x 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)) (* c c)) (* (* (* s x) s) x)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (/ (cos (* 2 x)) (pow c 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (* (* x x) -2) 1) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (+ (* (* x x) -2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 2)))) |
#s(approx (/ (cos (* 2 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 x) s) (* (* c x) s))) #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 (* (* 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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (cos (+ x x)) (+ x x) 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 x) c) (* (* s x) c))) 1 (* (* (* s x) c) (* (* s x) c)) (* (* s x) c) (* s x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* (* (* s s) c) x) x)) c) (/ 1 (* (* (* (* s s) c) x) x)) (* (* (* (* s s) c) x) x) (* (* (* s s) c) x) (* (* s s) c) (* s s) (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/ (cos (* 2 x)) (* c c)) (cos (* 2 x)) (+ (* (* x x) -2) 1) (* x x) -2 (* c c) (* (* (* s x) s) x) (* (* s x) s) (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (cos (* 2 x)) (* 2 x) 2 (* (* (* (* c c) x) (* s s)) x) (* (* (* c c) x) (* s s)) (* (* c c) x)) |
| 6.0ms | s | @ | inf | ((/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (cos (+ x x)) (+ x x) 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 x) c) (* (* s x) c))) 1 (* (* (* s x) c) (* (* s x) c)) (* (* s x) c) (* s x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* (* (* s s) c) x) x)) c) (/ 1 (* (* (* (* s s) c) x) x)) (* (* (* (* s s) c) x) x) (* (* (* s s) c) x) (* (* s s) c) (* s s) (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/ (cos (* 2 x)) (* c c)) (cos (* 2 x)) (+ (* (* x x) -2) 1) (* x x) -2 (* c c) (* (* (* s x) s) x) (* (* s x) s) (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (cos (* 2 x)) (* 2 x) 2 (* (* (* (* c c) x) (* s s)) x) (* (* (* c c) x) (* s s)) (* (* c c) x)) |
| 5.0ms | x | @ | inf | ((/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (cos (+ x x)) (+ x x) 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 x) c) (* (* s x) c))) 1 (* (* (* s x) c) (* (* s x) c)) (* (* s x) c) (* s x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* (* (* s s) c) x) x)) c) (/ 1 (* (* (* (* s s) c) x) x)) (* (* (* (* s s) c) x) x) (* (* (* s s) c) x) (* (* s s) c) (* s s) (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/ (cos (* 2 x)) (* c c)) (cos (* 2 x)) (+ (* (* x x) -2) 1) (* x x) -2 (* c c) (* (* (* s x) s) x) (* (* s x) s) (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (cos (* 2 x)) (* 2 x) 2 (* (* (* (* c c) x) (* s s)) x) (* (* (* c c) x) (* s s)) (* (* c c) x)) |
| 5.0ms | c | @ | -inf | ((/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (cos (+ x x)) (+ x x) 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 x) c) (* (* s x) c))) 1 (* (* (* s x) c) (* (* s x) c)) (* (* s x) c) (* s x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* (* (* s s) c) x) x)) c) (/ 1 (* (* (* (* s s) c) x) x)) (* (* (* (* s s) c) x) x) (* (* (* s s) c) x) (* (* s s) c) (* s s) (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/ (cos (* 2 x)) (* c c)) (cos (* 2 x)) (+ (* (* x x) -2) 1) (* x x) -2 (* c c) (* (* (* s x) s) x) (* (* s x) s) (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (cos (* 2 x)) (* 2 x) 2 (* (* (* (* c c) x) (* s s)) x) (* (* (* c c) x) (* s s)) (* (* c c) x)) |
| 5.0ms | s | @ | -inf | ((/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (cos (+ x x)) (+ x x) 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 x) c) (* (* s x) c))) 1 (* (* (* s x) c) (* (* s x) c)) (* (* s x) c) (* s x) (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/ (/ 1 (* (* (* (* s s) c) x) x)) c) (/ 1 (* (* (* (* s s) c) x) x)) (* (* (* (* s s) c) x) x) (* (* (* s s) c) x) (* (* s s) c) (* s s) (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/ (cos (* 2 x)) (* c c)) (cos (* 2 x)) (+ (* (* x x) -2) 1) (* x x) -2 (* c c) (* (* (* s x) s) x) (* (* s x) s) (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (cos (* 2 x)) (* 2 x) 2 (* (* (* (* c c) x) (* s s)) x) (* (* (* c c) x) (* s s)) (* (* c c) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 211 | 1981 |
| 0 | 258 | 1712 |
| 0 | 842 | 1684 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
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 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 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)) |
(*.f64 (*.f64 s x) c) |
(*.f64 s x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) 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 (*.f64 s s) c) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) |
(*.f64 (*.f64 (*.f64 s s) c) x) |
(*.f64 (*.f64 s s) c) |
(*.f64 s s) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) |
#s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -2 binary64) |
(*.f64 c c) |
(*.f64 (*.f64 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) s) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x)) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) x) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) |
(*.f64 (*.f64 c c) x) |
#s(approx (/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (+ x 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 (+ x 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 (+ x 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 (+ 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 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 x) c) (* (* s x) c))) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* s x) c) (* (* s x) c)) #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 (/ (/ 1 (* (* (* (* s s) c) x) x)) c) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ 1 (* (* (* (* s s) c) x) x)) #s(hole binary64 (/ 1 (* c (* (pow s 2) (pow x 2)))))) |
#s(approx (* (* (* (* s s) c) x) x) #s(hole binary64 (* c (* (pow s 2) (pow x 2))))) |
#s(approx (* (* (* s s) c) x) #s(hole binary64 (* c (* (pow s 2) x)))) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) 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 (* 2 x)) (* c c)) (* (* (* s x) 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 (* 2 x)) (* c c)) (* (* (* s x) 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 (* 2 x)) (* c c)) #s(hole binary64 (/ 1 (pow c 2)))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (+ (* -2 (/ (pow x 2) (pow c 2))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow c 2))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 2))))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow c 2))) (* 2/3 (/ 1 (pow c 2))))) (* 2 (/ 1 (pow c 2))))) (/ 1 (pow c 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 (+ (* (* x x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -2) 1) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (* s x) s) x) #s(hole binary64 (* (pow s 2) (pow x 2)))) |
#s(approx (* (* s x) s) #s(hole binary64 (* (pow s 2) x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) #s(hole binary64 (/ 1 (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 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 (* 2 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 (* 2 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 (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (* (* (* (* c c) x) (* s s)) x) #s(hole binary64 (* (pow c 2) (* (pow s 2) (pow x 2))))) |
#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 (+ x 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 (+ x 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)) (* c c)) (* (* (* s x) s) x)) #s(hole binary64 (/ (cos (* 2 x)) (* (pow c 2) (* (pow s 2) (pow x 2)))))) |
#s(approx (/ (cos (* 2 x)) (* c c)) #s(hole binary64 (/ (cos (* 2 x)) (pow c 2)))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (* (* x x) -2) 1) #s(hole binary64 (* -2 (pow x 2)))) |
#s(approx (+ (* (* x x) -2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 2)))) |
#s(approx (/ (cos (* 2 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 x) s) (* (* c x) s))) #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 (* (* 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 s x) s) x) (*.f64 c c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) x (/.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 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.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) |
x |
(*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 s x)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s) |
(*.f64 (*.f64 (*.f64 c x) (*.f64 c x)) (*.f64 s s)) |
(*.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 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 (*.f64 c s) x))) |
(*.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)) |
(*.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 (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)))) |
(pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) s) x) (*.f64 c c))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 s x)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 c s) x) (*.f64 c x)) s) |
(*.f64 (*.f64 (*.f64 c x) (*.f64 c x)) (*.f64 s s)) |
(*.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 (*.f64 (*.f64 s x) s) x) (*.f64 c c)) |
(*.f64 (*.f64 s x) (*.f64 c (*.f64 (*.f64 c s) x))) |
(*.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)) |
(*.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 s x) |
(*.f64 x s) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) c))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x))) (neg.f64 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 (*.f64 (*.f64 s s) c) x) x) c)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 x x) (*.f64 s s))) |
(/.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 (*.f64 (*.f64 x x) (*.f64 s s)) c) |
(*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x) |
(*.f64 (*.f64 (*.f64 s s) c) (*.f64 x x)) |
(*.f64 c (*.f64 (*.f64 x x) (*.f64 s s))) |
(*.f64 x (*.f64 (*.f64 (*.f64 s s) c) x)) |
(*.f64 (*.f64 (*.f64 s s) x) c) |
(*.f64 (*.f64 (*.f64 s s) c) x) |
(*.f64 (*.f64 s s) (*.f64 c x)) |
(*.f64 c (*.f64 (*.f64 s s) x)) |
(*.f64 x (*.f64 (*.f64 s s) 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 (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x) |
(/.f64 (neg.f64 (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 (/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) c) c) |
(/.f64 (neg.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64)))) (neg.f64 (*.f64 c c))) |
(/.f64 #s(approx (cos (+ x x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) |
#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 x x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -2 binary64) 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))) |
(*.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(literal -2 binary64) |
(*.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 (*.f64 s x) s) x) |
(*.f64 (*.f64 s x) (*.f64 s x)) |
(*.f64 x (*.f64 (*.f64 s x) s)) |
(*.f64 (*.f64 s x) s) |
(*.f64 s (*.f64 s x)) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s)) x) |
(/.f64 (neg.f64 (cos.f64 (+.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x)))) |
(/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s s) x) x)) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) x (/.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 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.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) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x) |
(*.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 x (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s)) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) |
(*.f64 (*.f64 (*.f64 s s) x) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 c c) x) (*.f64 s s)) |
(*.f64 (*.f64 (*.f64 s s) (*.f64 c c)) x) |
(*.f64 (*.f64 s s) (*.f64 (*.f64 c c) x)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 s s) x)) |
(*.f64 (*.f64 c c) x) |
(*.f64 c (*.f64 c x)) |
(*.f64 x (*.f64 c c)) |
#s(approx (/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x 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 (+ x x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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)) (* (* (* 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 (*.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 (+ x x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (* c x) s) (* (* c x) s)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c))) |
#s(approx (* (* c x) s) (*.f64 (*.f64 c s) x)) |
#s(approx (* c x) (*.f64 c x)) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) 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)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 c) x) (* s s)) 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 (* (* (* s x) c) (* (* s x) c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (* (* (* c x) s) (* (* c x) s)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c))) |
#s(approx (* (* c x) s) (*.f64 (*.f64 c s) x)) |
#s(approx (* s x) (*.f64 s x)) |
#s(approx (/ (/ 1 (* (* (* (* s s) c) x) x)) c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ 1 (* (* (* (* s s) c) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x))) |
#s(approx (* (* (* (* s s) c) x) x) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) |
#s(approx (* (* (* s s) c) x) (*.f64 (*.f64 (*.f64 s s) c) x)) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) 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)) (* c c)) (* (* (* s x) s) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 c)) (* (* (* s x) s) 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 (/ (cos (* 2 x)) (* c c)) (/.f64 #s(literal 1 binary64) (*.f64 c c))) |
#s(approx (/ (cos (* 2 x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* c c)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 c c)) (/.f64 #s(literal 2 binary64) (*.f64 c c))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* c c)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 c c)))) (/.f64 #s(literal 2 binary64) (*.f64 c c))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) |
#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 (+ (* (* x x) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -2) 1) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* (* s x) s) x) (*.f64 (*.f64 x x) (*.f64 s s))) |
#s(approx (* (* s x) s) (*.f64 (*.f64 s s) x)) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) 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)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 s s) (*.f64 c c))) #s(literal 2/3 binary64)) (/.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 c) x) (* s s)) 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 (+ x x) (+.f64 x x)) |
#s(approx (* (* (* (* c c) x) (* s s)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c))) |
#s(approx (* (* (* c c) x) (* s s)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s)) |
#s(approx (* (* c c) x) (*.f64 (*.f64 c c) x)) |
#s(approx (/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (/ (cos (* 2 x)) (* c c)) (* (* (* s x) s) x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (* 2 x)) (* c c)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
#s(approx (+ (* (* x x) -2) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (/ (cos (* 2 x)) (* (* (* (* c c) x) (* s s)) x)) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (/ (cos (+ x x)) (* (* (* c x) s) (* (* c x) s))) (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#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 1 741 to 808 computations (53.6% saved)
35 alts after pruning (32 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 14 | 206 |
| Fresh | 10 | 18 | 28 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 204 | 35 | 239 |
| Status | Accuracy | Program |
|---|---|---|
| 69.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s s) x) (*.f64 c c))) x) | |
| 96.3% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x)) | |
| 77.2% | (/.f64 (/.f64 (cos.f64 (+.f64 x x)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| ✓ | 56.9% | (/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
| 56.0% | (/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| 56.9% | (/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| 20.6% | (/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) | |
| 97.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 c x) s))) | |
| 77.7% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) (*.f64 c x)) (*.f64 s s))) | |
| 96.4% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c s) x) (*.f64 (*.f64 c s) x))) | |
| 69.2% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x))) | |
| 92.1% | (/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x)))) | |
| 75.4% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 c x)) (*.f64 s s)) x)) | |
| 77.7% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 s x) s)) x)) | |
| 68.2% | (/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) | |
| 78.3% | (/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) | |
| 66.9% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c))) | |
| 58.4% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x)) | |
| 50.8% | (/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) | |
| 58.2% | #s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) | |
| 70.2% | #s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) | |
| 61.9% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) c)) | |
| 67.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) | |
| 69.4% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) | |
| ✓ | 61.8% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
| 61.5% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) c) x) x)) c)) | |
| 76.7% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) x))) | |
| 68.5% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x))) | |
| 61.8% | #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) c) x) x) c))) | |
| 62.0% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) x) x) c) c))) | |
| 58.8% | #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))) | |
| 75.6% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) (*.f64 s x)) c) c))) | |
| 63.8% | #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))) | |
| ✓ | 79.3% | #s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
| 58.5% | #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)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) c))) |
Compiled 1 150 to 865 computations (24.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 x) c) (*.f64 (*.f64 s 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 x) 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 (*.f64 s x) (*.f64 s 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) c) 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 (*.f64 s 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 (*.f64 s x) s) x) c) c))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) 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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) c)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) 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 (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) 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))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 s s) x) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) 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 c (*.f64 s s)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) c) x) x)) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) #s(literal 1 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) x) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c s) x) (*.f64 (*.f64 c s) x))) |
(/.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 c x) (*.f64 c x)) (*.f64 s s))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 c x) s))) |
(/.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 (*.f64 s s) x) x) c) 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 (*.f64 c x)) (*.f64 s s)) x)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 c (*.f64 s s)) (*.f64 x x)) c)) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) (*.f64 s 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 c (*.f64 c x)) (*.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) (*.f64 c c))) 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 (*.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 (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 (*.f64 s s) (pow.f64 (*.f64 c x) #s(literal 2 binary64)))) |
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.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 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 s x) #s(literal -2 binary64))))) |
(-.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))) |
| Outputs |
|---|
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
6 calls:
| 41.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 19.0ms | s |
| 18.0ms | x |
| 16.0ms | c |
| 15.0ms | (pow.f64 s #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 98.5% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 98.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))) |
| 98.5% | 1 | x |
| 98.5% | 1 | c |
| 98.5% | 1 | s |
Compiled 23 to 31 computations (-34.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 x) c) (*.f64 (*.f64 s 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 x) 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 (*.f64 s x) (*.f64 s 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) c) 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 (*.f64 s 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 (*.f64 s x) s) x) c) c))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) 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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) c)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) 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 (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) 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))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 s s) x) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) 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 c (*.f64 s s)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) c) x) x)) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) #s(literal 1 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) x) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c s) x) (*.f64 (*.f64 c s) x))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s x) (*.f64 s x)) c) c))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c s) x) (*.f64 (*.f64 c s) x))) |
6 calls:
| 13.0ms | x |
| 10.0ms | s |
| 10.0ms | c |
| 9.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 9.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 99.0% | 2 | (pow.f64 c #s(literal 2 binary64)) |
| 96.4% | 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))) |
| 99.0% | 2 | x |
| 99.0% | 2 | c |
| 98.6% | 2 | s |
Compiled 23 to 31 computations (-34.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 x) c) (*.f64 (*.f64 s 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 x) 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 (*.f64 s x) (*.f64 s 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) c) 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 (*.f64 s 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 (*.f64 s x) s) x) c) c))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) 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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) c)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) 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 (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) 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))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 s s) x) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) 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 c (*.f64 s s)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) c) x) x)) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) #s(literal 1 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) x) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 (*.f64 c c) x) (*.f64 (*.f64 s s) x))) |
| Outputs |
|---|
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
(/.f64 (cos.f64 (+.f64 x x)) (*.f64 (*.f64 c x) (*.f64 s (*.f64 (*.f64 c s) x)))) |
6 calls:
| 12.0ms | x |
| 10.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 10.0ms | c |
| 10.0ms | s |
| 8.0ms | (pow.f64 c #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 2 | (pow.f64 s #s(literal 2 binary64)) |
| 92.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))) |
| 97.2% | 2 | s |
| 94.6% | 2 | (pow.f64 c #s(literal 2 binary64)) |
| 94.6% | 2 | c |
| 97.5% | 2 | x |
Compiled 23 to 31 computations (-34.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 x) c) (*.f64 (*.f64 s 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 x) 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 (*.f64 s x) (*.f64 s 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) c) 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 (*.f64 s 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 (*.f64 s x) s) x) c) c))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) 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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) c)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) 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 (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) 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))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* c c)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 c c)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 s s) x) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) 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 c (*.f64 s s)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) c))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 s) #s(literal 2 binary64))) c) x) x)) c)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (* 2 x)) #s(literal 1 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 s s) c) c)) x) x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) c))) (*.f64 x x))) |
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Outputs |
|---|
(/.f64 #s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 c (*.f64 c (*.f64 (*.f64 (*.f64 s s) x) x)))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
6 calls:
| 14.0ms | (pow.f64 c #s(literal 2 binary64)) |
| 10.0ms | x |
| 9.0ms | s |
| 9.0ms | c |
| 9.0ms | (pow.f64 s #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 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.3% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 81.2% | 2 | c |
| 82.3% | 2 | (pow.f64 s #s(literal 2 binary64)) |
| 82.3% | 2 | s |
| 79.3% | 1 | x |
Compiled 23 to 31 computations (-34.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 x) c) (*.f64 (*.f64 s 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 x) 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 (*.f64 s x) (*.f64 s 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) c) 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 (*.f64 s 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 (*.f64 s x) s) x) c) c))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) 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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) x)) x) c)) |
(/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 s (*.f64 x c)) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (cos (* 2 x)) #s(approx (+ (* (* x x) -2) 1) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s x) c) (*.f64 (*.f64 s x) c)))) |
1 calls:
| 5.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.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))) |
Compiled 14 to 12 computations (14.3% 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 x) c) (*.f64 (*.f64 s 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 x) 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 (*.f64 s x) (*.f64 s 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) c) 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 (*.f64 s 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 (*.f64 s x) s) x) c) c))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 s x) s) x)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) (*.f64 (*.f64 x x) c)))) |
#s(approx (/ (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 s s)) (*.f64 c c)))) |
(/.f64 #s(approx (cos (+ x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c x) s) (*.f64 (*.f64 c x) s))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c s) x)) (*.f64 (*.f64 c s) 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)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 s s) c) x) x)) c)) |
(/.f64 #s(approx (/ (cos (+ x x)) (* (* (* c c) x) (* s s))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) x) s) s))) x) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 (*.f64 (*.f64 s x) s) x))) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 s x) s)) x)) |
#s(approx (/ (cos (* 2 x)) (* (pow c 2) (* (* x (pow s 2)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 s s) c) 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 x) c) (*.f64 (*.f64 s x) c)))) |
5 calls:
| 7.0ms | c |
| 6.0ms | x |
| 5.0ms | s |
| 5.0ms | (pow.f64 s #s(literal 2 binary64)) |
| 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.3% | 1 | x |
| 79.3% | 1 | c |
| 79.3% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 79.3% | 1 | s |
| 79.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 20 to 26 computations (-30% 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 |
|---|---|---|
| 58.6% | 1 | (pow.f64 c #s(literal 2 binary64)) |
| 58.6% | 1 | c |
| 58.6% | 1 | (pow.f64 s #s(literal 2 binary64)) |
| 58.6% | 1 | s |
| 58.6% | 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))) |
| 58.6% | 1 | x |
Compiled 23 to 31 computations (-34.8% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 5.954848740795715e-158 | 9.515741166380306e-157 |
| 3.0ms | 48× | 0 | valid |
Compiled 112 to 108 computations (3.6% saved)
ival-pow2: 1.0ms (47.8% of total)ival-mult!: 1.0ms (47.8% of total)adjust: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 4.7175220685590244e-17 | 5.174609159842366e-17 |
| 2.0ms | 32× | 0 | valid |
Compiled 81 to 80 computations (1.2% saved)
ival-pow2: 1.0ms (72.5% of total)adjust: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.6428492142538954e-164 | -0.0 |
Compiled 17 to 18 computations (-5.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.6428492142538954e-164 | -0.0 |
Compiled 17 to 18 computations (-5.9% saved)
| 1× | fuel |
Compiled 114 to 83 computations (27.2% saved)
(abs s)
(sort c s)
(abs c)
(abs x)
Compiled 2 586 to 2 283 computations (11.7% saved)
Loading profile data...