
Time bar (total: 3.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 647.0ms | 2 221× | 2 | valid |
| 365.0ms | 4 184× | 0 | valid |
| 262.0ms | 628× | 3 | valid |
| 138.0ms | 1 223× | 1 | valid |
ival-cos: 743.0ms (64.8% of total)adjust: 152.0ms (13.3% of total)ival-div: 95.0ms (8.3% of total)ival-sub: 88.0ms (7.7% of total)ival-mult: 60.0ms (5.2% of total)exact: 7.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 68 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 64 | 0 | - | 0 | - | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | cancellation | 68 | 1 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | u/u | 64 | 0 |
| ↳ | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | underflow | 64 | |
| ↳ | (*.f64 x x) | underflow | 64 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 130 | 0 |
| - | 2 | 124 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 130 | 0 | 0 |
| - | 2 | 1 | 123 |
| number | freq |
|---|---|
| 0 | 124 |
| 1 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 42.0ms | 140× | 2 | valid |
| 23.0ms | 262× | 0 | valid |
| 21.0ms | 50× | 3 | valid |
| 7.0ms | 60× | 1 | valid |
Compiled 50 to 22 computations (56% saved)
ival-cos: 45.0ms (60.3% of total)ival-div: 9.0ms (12.1% of total)adjust: 9.0ms (12.1% of total)ival-sub: 5.0ms (6.7% of total)ival-mult: 4.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 46 | 25 |
| 2 | 112 | 25 |
| 3 | 187 | 25 |
| 4 | 405 | 24 |
| 5 | 1957 | 24 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 27 | 8 |
| 2 | 65 | 8 |
| 3 | 129 | 8 |
| 4 | 298 | 8 |
| 5 | 1569 | 8 |
| 0 | 8370 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(abs x)
Compiled 8 to 6 computations (25% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 0 | 70 | 264 |
| 1 | 312 | 264 |
| 0 | 2707 | 252 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 x))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
Compiled 991 to 230 computations (76.8% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 11 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 12 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 14.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 52.0% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 52.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 28.5% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ▶ | 74.5% | (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
| 26.0% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) | |
| 52.6% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) | |
| ▶ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| 51.5% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| 50.8% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) | |
| ▶ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 374 to 238 computations (36.4% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(sin.f64 x) |
x |
(*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(cos.f64 x) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) (* (sin x) (sin x)) (sin x) x (* (+ (cos x) 1) (* x x)) (+ (cos x) 1) (cos x) 1 (* x x) (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (/ (- 1 (cos x)) (* x x)) (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x))) |
| 4.0ms | x | @ | inf | ((/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) (* (sin x) (sin x)) (sin x) x (* (+ (cos x) 1) (* x x)) (+ (cos x) 1) (cos x) 1 (* x x) (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (/ (- 1 (cos x)) (* x x)) (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x))) |
| 2.0ms | x | @ | 0 | ((/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) (* (sin x) (sin x)) (sin x) x (* (+ (cos x) 1) (* x x)) (+ (cos x) 1) (cos x) 1 (* x x) (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (/ (- 1 (cos x)) (* x x)) (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 241 | 1661 |
| 0 | 275 | 1647 |
| 1 | 1093 | 1565 |
| 0 | 8383 | 1526 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(sin.f64 x) |
x |
(*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(cos.f64 x) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (* (sin x) (sin x)) (* (+ (cos x) 1) (* x x))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (* (sin x) (sin x)) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (cos x) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (neg.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (fabs.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) x) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (/.f64 (sin.f64 x) x) x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) x)) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(*.f64 (/.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (fabs.f64 (sin.f64 x))) (neg.f64 (fabs.f64 (sin.f64 x)))) |
(*.f64 (fabs.f64 (fabs.f64 (sin.f64 x))) (fabs.f64 (fabs.f64 (sin.f64 x)))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sin.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sin.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
x |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))))) |
(fma.f64 (*.f64 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 x x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 x (*.f64 x (cos.f64 x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 x x (*.f64 (*.f64 x x) (cos.f64 x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (/.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64))) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) x) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)))) x) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64))) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/40320 binary64) x)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/40320 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
(/.f64 (-.f64 #s(literal 1/373248000 binary64) (pow.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/518400 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64))) (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/518400 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) (/.f64 #s(literal 1/518400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))) |
(-.f64 (/.f64 #s(literal 1/518400 binary64) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/40320 binary64) x)) x)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/40320 binary64))) |
(-.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) (/.f64 #s(literal 1/373248000 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/373248000 binary64) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/29030400 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (neg.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (fabs.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x)) (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) x) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (/.f64 (sin.f64 x) x) x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) x)) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sin x)) (*.f64 x x)) |
#s(approx (* (sin x) (sin x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3 binary64) (*.f64 x x))) |
#s(approx (* (sin x) (sin x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x))) |
#s(approx (* (sin x) (sin x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 2/45 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/315 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) x)) |
#s(approx x x) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (+ (cos x) 1) #s(literal 2 binary64)) |
#s(approx (+ (cos x) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 #s(literal 1/720 binary64) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (sin x) (sin x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (cos x) 1) (* x x)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (cos x) 1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)) #s(literal 1/40320 binary64)) x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/40320 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/720 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
Compiled 14 865 to 2 197 computations (85.2% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 606 | 10 | 616 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 609 | 19 | 628 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.3% | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
| 52.8% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) x) x) | |
| 52.3% | (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) x) x) | |
| ▶ | 51.9% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
| ✓ | 52.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| ▶ | 52.7% | (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
| 14.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 52.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 28.5% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 74.8% | (/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) | |
| 26.0% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) | |
| 52.6% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) | |
| 75.0% | (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) | |
| ▶ | 99.7% | (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| 75.3% | (*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) | |
| ✓ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| 51.5% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ▶ | 50.8% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 540 to 354 computations (34.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(*.f64 x (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (cos.f64 x) x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (- (cos x) -1) #s(hole binary64 2)) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 1 (cos x))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | ((* (/ (/ (sin x) x) x) (tan (/ x 2))) (/ (/ (sin x) x) x) (/ (sin x) x) (sin x) x (tan (/ x 2)) (/ x 2) 2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) -1/24 1/2 (/ (/ (- x (* x (cos x))) (* x x)) x) (/ (- x (* x (cos x))) (* x x)) (- x (* x (cos x))) (* x (cos x)) (cos x) (/ (- (pow x -1) (/ (cos x) x)) x) (- (pow x -1) (/ (cos x) x)) (pow x -1) -1 (/ (cos x) x) (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (pow (sin x) 2) (* (* (- (cos x) -1) x) x) (* (- (cos x) -1) x) (- (cos x) -1)) |
| 5.0ms | x | @ | inf | ((* (/ (/ (sin x) x) x) (tan (/ x 2))) (/ (/ (sin x) x) x) (/ (sin x) x) (sin x) x (tan (/ x 2)) (/ x 2) 2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) -1/24 1/2 (/ (/ (- x (* x (cos x))) (* x x)) x) (/ (- x (* x (cos x))) (* x x)) (- x (* x (cos x))) (* x (cos x)) (cos x) (/ (- (pow x -1) (/ (cos x) x)) x) (- (pow x -1) (/ (cos x) x)) (pow x -1) -1 (/ (cos x) x) (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (pow (sin x) 2) (* (* (- (cos x) -1) x) x) (* (- (cos x) -1) x) (- (cos x) -1)) |
| 3.0ms | x | @ | 0 | ((* (/ (/ (sin x) x) x) (tan (/ x 2))) (/ (/ (sin x) x) x) (/ (sin x) x) (sin x) x (tan (/ x 2)) (/ x 2) 2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) -1/24 1/2 (/ (/ (- x (* x (cos x))) (* x x)) x) (/ (- x (* x (cos x))) (* x x)) (- x (* x (cos x))) (* x (cos x)) (cos x) (/ (- (pow x -1) (/ (cos x) x)) x) (- (pow x -1) (/ (cos x) x)) (pow x -1) -1 (/ (cos x) x) (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (pow (sin x) 2) (* (* (- (cos x) -1) x) x) (* (- (cos x) -1) x) (- (cos x) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 2041 |
| 0 | 340 | 1976 |
| 1 | 1270 | 1900 |
| 0 | 8696 | 1804 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(*.f64 x (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (cos.f64 x) x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (- (cos x) -1) #s(hole binary64 2)) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (/ (/ (sin x) x) x) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (/ (sin x) x) x) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (* (* (- (cos x) -1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 1 (cos x))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (/ (/ (- x (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* x (cos x))) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- x (* x (cos x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (pow x -1) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (fma.f64 (cos.f64 x) x x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sin.f64 x) (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) x x) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (neg.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (neg.f64 x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) (*.f64 (sin.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (sin.f64 x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 x) x x) (neg.f64 x))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 x) x x) x)) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 x) x x) x))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 x) x x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (sin.f64 x) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (sin.f64 x) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (sin.f64 x) x) (neg.f64 x))) |
(neg.f64 (/.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (sin.f64 x) x) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
x |
(/.f64 (neg.f64 (sin.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) (cos.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(tan.f64 (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
#s(literal 2 binary64) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -1/24 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))) (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 x) x) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)))) (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (fma.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(-.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (cos.f64 x) x) |
(fma.f64 (neg.f64 x) (cos.f64 x) x) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 (*.f64 (cos.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (cos.f64 x) x x)) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 x) x x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x)))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 x))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x) |
(+.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) (*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x))) (+.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (/.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))) (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) x) (*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (/.f64 (cos.f64 x) x) x))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x) (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 x) x) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)))) (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (fma.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(-.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (cos.f64 x) (neg.f64 (neg.f64 x))) |
(/.f64 (cos.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 (cos.f64 x) x x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sin.f64 x) (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) x x) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (neg.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (neg.f64 x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) (*.f64 (sin.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (sin.f64 x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 x) x x) (neg.f64 x))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 x) x x) x)) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 x) x x) x))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 x) x x) (neg.f64 x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fma.f64 (cos.f64 x) x x) x) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 x (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x))))) |
(fma.f64 (*.f64 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (*.f64 (cos.f64 x) x) x (*.f64 x x)) |
(fma.f64 (*.f64 x x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(fma.f64 x (*.f64 (cos.f64 x) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(fma.f64 (cos.f64 x) x x) |
(fma.f64 x (cos.f64 x) x) |
(-.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) x) x) |
(+.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 x) (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(literal 1/2 binary64)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (sin x) x) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (/ (sin x) x) x) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (sin x) x) x) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (sin x) x) x) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/24) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (pow x -1) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- x (* x (cos x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- x (* x (cos x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- x (* x (cos x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (- x (* x (cos x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* x (cos x)) x) |
#s(approx (* x (cos x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) x)) |
#s(approx (* x (cos x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (pow x -1) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (cos x) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(literal 1/2 binary64)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (pow (sin x) 2) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) x) x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (- (cos x) -1) x) x) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (* (- (cos x) -1) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (* (- (cos x) -1) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (* (- (cos x) -1) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) x)) |
#s(approx (* (- (cos x) -1) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (- (cos x) -1) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (- (cos x) -1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (- (cos x) -1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (cos x) -1) #s(literal 2 binary64)) |
#s(approx (- (cos x) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (cos x) -1) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (cos x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (sin.f64 x) x) x))) |
#s(approx (/ (/ (sin x) x) x) (/.f64 (/.f64 (sin.f64 x) x) x)) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 x) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/24 binary64)) x) x)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- x (* x (cos x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* x (cos x)) (*.f64 (cos.f64 x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (/ (cos x) x) (/.f64 (cos.f64 x) x)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x))) |
#s(approx (pow (sin x) 2) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (* (* (- (cos x) -1) x) x) (*.f64 (fma.f64 (cos.f64 x) x x) x)) |
#s(approx (* (- (cos x) -1) x) (fma.f64 (cos.f64 x) x x)) |
#s(approx (- (cos x) -1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- x (* x (cos x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (/ (- (pow x -1) (/ (cos x) x)) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (- (pow x -1) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
Compiled 9 815 to 1 718 computations (82.5% saved)
24 alts after pruning (17 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 538 | 13 | 551 |
| Fresh | 5 | 4 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 546 | 24 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 52.8% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) | |
| 51.9% | (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) | |
| 52.0% | (/.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x x)) x) | |
| 52.8% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) x) x) | |
| 52.3% | (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) x) x) | |
| ✓ | 51.9% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
| ✓ | 52.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 52.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| ▶ | 14.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 52.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 28.5% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 51.5% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) | |
| 51.8% | (/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) | |
| ▶ | 99.8% | (/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
| 26.0% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) | |
| 52.7% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 52.2% | (-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
| ▶ | 75.3% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| 51.4% | (*.f64 (/.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) | |
| 75.3% | (*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) | |
| ▶ | 51.5% | #s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 50.8% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 673 to 430 computations (36.1% saved)
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(sin.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x #s(literal 2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(/.f64 (/.f64 x (*.f64 x x)) x) |
(/.f64 x (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x) |
(*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) |
(/.f64 x x) |
(/.f64 (cos.f64 x) x) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 1/2)) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* x (+ 1/2 (* -5/48 (pow x 2)))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 91/11520 (pow x 2)) 5/48)))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 91/11520 (* -41/129024 (pow x 2)))) 5/48)))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* -1/48 (pow x 2)))))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/3840 (pow x 2)) 1/48)))))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/3840 (* -1/645120 (pow x 2)))) 1/48)))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 x)) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (+ 1 (* -1/8 (pow x 2)))))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/384 (pow x 2)) 1/8)))))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/384 (* -1/46080 (pow x 2)))) 1/8)))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 1)) |
#s(approx (cos (/ x 2)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (pow x 2)) 1/8))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/384 (* -1/46080 (pow x 2)))) 1/8))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 1/2)) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (/ x (* x x)) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ x (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (/ x x) #s(hole binary64 1)) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (sin (* 1/2 x)))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (cos (* 1/2 x))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 (cos (* 1/2 x)))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) (* (/ (sin x) x) (sin (/ x 2))) (/ (sin x) x) (sin x) x (sin (/ x 2)) (/ x 2) 2 (* x (cos (/ x 2))) (cos (/ x 2)) (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 1/2 (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (- (* x x) (* (* (cos x) x) x)) (* (* (cos x) x) x) (* (cos x) x) (cos x) (* (* x x) (* x x)) (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (/ (/ x (* x x)) x) (/ x (* x x)) (/ (* (/ x x) (/ (cos x) x)) x) (* (/ x x) (/ (cos x) x)) (/ x x) (/ (cos x) x) (* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x)) (tan (/ x 2))) |
| 6.0ms | x | @ | inf | ((/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) (* (/ (sin x) x) (sin (/ x 2))) (/ (sin x) x) (sin x) x (sin (/ x 2)) (/ x 2) 2 (* x (cos (/ x 2))) (cos (/ x 2)) (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 1/2 (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (- (* x x) (* (* (cos x) x) x)) (* (* (cos x) x) x) (* (cos x) x) (cos x) (* (* x x) (* x x)) (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (/ (/ x (* x x)) x) (/ x (* x x)) (/ (* (/ x x) (/ (cos x) x)) x) (* (/ x x) (/ (cos x) x)) (/ x x) (/ (cos x) x) (* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x)) (tan (/ x 2))) |
| 3.0ms | x | @ | 0 | ((/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) (* (/ (sin x) x) (sin (/ x 2))) (/ (sin x) x) (sin x) x (sin (/ x 2)) (/ x 2) 2 (* x (cos (/ x 2))) (cos (/ x 2)) (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 1/2 (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (- (* x x) (* (* (cos x) x) x)) (* (* (cos x) x) x) (* (cos x) x) (cos x) (* (* x x) (* x x)) (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (/ (/ x (* x x)) x) (/ x (* x x)) (/ (* (/ x x) (/ (cos x) x)) x) (* (/ x x) (/ (cos x) x)) (/ x x) (/ (cos x) x) (* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x)) (tan (/ x 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 360 | 2435 |
| 0 | 418 | 2245 |
| 1 | 1589 | 2231 |
| 0 | 8155 | 2154 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
(sin.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x #s(literal 2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(/.f64 (/.f64 x (*.f64 x x)) x) |
(/.f64 x (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x) |
(*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) |
(/.f64 x x) |
(/.f64 (cos.f64 x) x) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 1/2)) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* x (+ 1/2 (* -5/48 (pow x 2)))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 91/11520 (pow x 2)) 5/48)))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 91/11520 (* -41/129024 (pow x 2)))) 5/48)))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* -1/48 (pow x 2)))))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/3840 (pow x 2)) 1/48)))))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/3840 (* -1/645120 (pow x 2)))) 1/48)))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 x)) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (+ 1 (* -1/8 (pow x 2)))))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/384 (pow x 2)) 1/8)))))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/384 (* -1/46080 (pow x 2)))) 1/8)))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 1)) |
#s(approx (cos (/ x 2)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (pow x 2)) 1/8))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/384 (* -1/46080 (pow x 2)))) 1/8))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 1/2)) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (/ x (* x x)) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ x (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (/ x x) #s(hole binary64 1)) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ (* (/ (sin x) x) (sin (/ x 2))) (* x (cos (/ x 2)))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin (/ x 2)) #s(hole binary64 (sin (* 1/2 x)))) |
#s(approx (* x (cos (/ x 2))) #s(hole binary64 (* x (cos (* 1/2 x))))) |
#s(approx (cos (/ x 2)) #s(hole binary64 (cos (* 1/2 x)))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (* (/ x x) (/ (cos x) x)) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (/.f64 (sin.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x)) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 (*.f64 x x)) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 x x)) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x))) (neg.f64 (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) x) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (sin.f64 x) x) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
x |
(sin.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x) |
(*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (/.f64 x #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 (*.f64 x x))) (/.f64 (fabs.f64 x) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 2 binary64))) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (cos.f64 x) x)) x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 x x)) |
(*.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) x) x) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 x (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 x (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 x) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) x) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (cos.f64 x) x) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (/.f64 (sin.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x)) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 (*.f64 x x)) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 x x)) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) x) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x))) (neg.f64 (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) (cos.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(tan.f64 (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) (*.f64 (fma.f64 #s(literal -5/48 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 91/11520 binary64) (*.f64 x x)) #s(literal 5/48 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -41/129024 binary64) (*.f64 x x) #s(literal 91/11520 binary64)) (*.f64 x x)) #s(literal 5/48 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (sin (/ x 2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (sin (/ x 2)) (*.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (sin (/ x 2)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (sin (/ x 2)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (*.f64 x x) #s(literal 1/3840 binary64)) (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* x (cos (/ x 2))) x) |
#s(approx (* x (cos (/ x 2))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos (/ x 2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos (/ x 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x x) #s(literal 1/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (cos (/ x 2)) #s(literal 1 binary64)) |
#s(approx (cos (/ x 2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (/ x 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (/ x 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x x) #s(literal 1/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) #s(literal 1/2 binary64)) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* 1/720 (* x x)) 1/24) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
#s(approx (* 1/720 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* (* (cos x) x) x) (*.f64 x x)) |
#s(approx (* (* (cos x) x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (cos x) x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (cos x) x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (cos x) x) x) |
#s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (cos x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (cos x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) #s(literal 1/2 binary64)) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ x (* x x)) x) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ x (* x x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (/ x x) (/ (cos x) x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ x x) (/ (cos x) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x x) (/ (cos x) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ x x) (/ (cos x) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ x x) #s(literal 1 binary64)) |
#s(approx (/ (cos x) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (sin x) (* x x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (sin.f64 x) x) x))) |
#s(approx (* (/ (sin x) x) (sin (/ x 2))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) x)) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 x) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (sin (/ x 2)) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* x (cos (/ x 2))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (cos (/ x 2)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 x) x) x))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/720 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64))) (*.f64 x x))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (* (* (cos x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
#s(approx (* (cos x) x) (*.f64 (cos.f64 x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (- (/ (/ x (* x x)) x) (/ (* (/ x x) (/ (cos x) x)) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
#s(approx (* (/ x x) (/ (cos x) x)) (/.f64 (cos.f64 x) x)) |
#s(approx (/ (cos x) x) (/.f64 (cos.f64 x) x)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 (sin.f64 x) x) x))) |
#s(approx (/ (sin x) (* x x)) (/.f64 (/.f64 (sin.f64 x) x) x)) |
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
Compiled 13 446 to 1 759 computations (86.9% saved)
27 alts after pruning (18 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 583 | 9 | 592 |
| Fresh | 3 | 9 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 589 | 27 | 616 |
| Status | Accuracy | Program |
|---|---|---|
| 51.9% | (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) | |
| 52.0% | (/.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x x)) x) | |
| 52.8% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) x) x) | |
| 52.3% | (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) x) x) | |
| ✓ | 51.9% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
| ✓ | 52.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 52.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| ✓ | 14.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 2.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 52.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) | |
| ✓ | 52.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 28.5% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 51.5% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) | |
| 99.8% | (/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 14.9% | (/.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 26.0% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) | |
| 28.6% | (-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) | |
| 52.4% | (-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) #s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (cos.f64 x) (*.f64 x x)))) | |
| 52.2% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) | |
| 75.3% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 51.4% | (*.f64 (/.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) | |
| 51.9% | (*.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x)))) | |
| 75.3% | (*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) | |
| ✓ | 51.5% | #s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 50.8% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 1 200 to 500 computations (58.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) #s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) x) x) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) |
2 calls:
| 56.0ms | x |
| 9.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.8% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) #s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
2 calls:
| 25.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.7% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) #s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) |
2 calls:
| 9.0ms | x |
| 7.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.9% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) #s(approx (/ (* (/ x x) (/ (cos x) x)) x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 (cos.f64 x) x)) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
2 calls:
| 21.0ms | x |
| 6.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.2% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.7% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.5% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (* (* (- (cos x) -1) x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 77.7% | 2 | x |
Compiled 9 to 7 computations (22.2% saved)
Total -0.8b remaining (-2.5%)
Threshold costs -0.8b (-2.5%)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 51.4% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.977004892090087e-7 | 8.422232292661104e-7 |
| 11.0ms | 64× | 1 | valid |
Compiled 131 to 106 computations (19.1% saved)
ival-div: 1.0ms (22% of total)adjust: 1.0ms (22% of total)ival-sub: 1.0ms (22% of total)ival-cos: 1.0ms (22% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.09089956692361759 | 0.10504985310690096 |
| 2.0ms | 32× | 0 | valid |
Compiled 79 to 60 computations (24.1% saved)
ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09089956692361759 | 0.10504985310690096 |
Compiled 79 to 60 computations (24.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 0.10504985310690096 | 1812873896.8314102 |
| 16.0ms | 160× | 0 | valid |
Compiled 471 to 320 computations (32.1% saved)
ival-cos: 5.0ms (58.7% of total)ival-sub: 1.0ms (11.7% of total)ival-div: 1.0ms (11.7% of total)ival-mult: 1.0ms (11.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.10504985310690096 | 1812873896.8314102 |
Compiled 371 to 270 computations (27.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.0330764889719143e+36 | 5.5626237705844894e+42 |
| 11.0ms | 144× | 0 | valid |
Compiled 290 to 217 computations (25.2% saved)
ival-cos: 5.0ms (64.7% of total)ival-sub: 1.0ms (12.9% of total)ival-div: 1.0ms (12.9% of total)ival-mult: 1.0ms (12.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.10504985310690096 | 1812873896.8314102 |
| 6.0ms | 80× | 0 | valid |
Compiled 261 to 210 computations (19.5% saved)
ival-cos: 3.0ms (73.8% of total)ival-mult: 1.0ms (24.6% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 305 |
| 1 | 101 | 305 |
| 2 | 156 | 305 |
| 3 | 252 | 305 |
| 4 | 531 | 305 |
| 5 | 2950 | 305 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal 944473296573929/1180591620717411303424 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 2589569785738035/562949953421312 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x))) |
(if (<=.f64 x #s(literal 2589569785738035/562949953421312 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(if (<=.f64 x #s(literal 700000000000000003131134695670819061760 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(if (<=.f64 x #s(literal 7/2 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal 944473296573929/1180591620717411303424 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 7566047373982433/72057594037927936 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 2589569785738035/562949953421312 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x))) |
(if (<=.f64 x #s(literal 2589569785738035/562949953421312 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(if (<=.f64 x #s(literal 700000000000000003131134695670819061760 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(if (<=.f64 x #s(literal 7/2 binary64)) #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
| 1× | fuel |
Compiled 305 to 77 computations (74.8% saved)
Compiled 694 to 210 computations (69.7% saved)
Loading profile data...