
Time bar (total: 4.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50.4% | 49.6% | 0% | 0% | 0% | 0 |
| 100% | 50.4% | 0% | 49.6% | 0% | 0% | 0% | 1 |
Compiled 12 to 9 computations (25% saved)
| 733.0ms | 7 035× | 1 | valid |
| 166.0ms | 889× | 2 | valid |
| 17.0ms | 332× | 0 | valid |
ival-sin: 395.0ms (56.2% of total)adjust: 175.0ms (24.9% of total)ival-sub: 130.0ms (18.5% of total)ival-assert: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 92 | 0 | - | 0 | - | (-.f64 (sin.f64 x) x) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (sin.f64 x) x) | cancellation | 92 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 92 | 0 |
| - | 0 | 164 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 92 | 0 | 0 |
| - | 0 | 0 | 164 |
| number | freq |
|---|---|
| 0 | 164 |
| 1 | 92 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 446× | 1 | valid |
| 7.0ms | 46× | 2 | valid |
| 1.0ms | 20× | 0 | valid |
Compiled 22 to 13 computations (40.9% saved)
ival-sin: 13.0ms (46.6% of total)adjust: 9.0ms (32.2% of total)ival-sub: 6.0ms (21.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 8 | 17 |
| 2 | 15 | 17 |
| 3 | 23 | 17 |
| 4 | 36 | 17 |
| 5 | 64 | 17 |
| 6 | 123 | 17 |
| 7 | 367 | 17 |
| 8 | 1428 | 17 |
| 9 | 5204 | 17 |
| 0 | 3 | 4 |
| 0 | 5 | 4 |
| 0 | 5 | 4 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (sin.f64 x) x) |
| Outputs |
|---|
(-.f64 (sin.f64 x) x) |
Compiled 4 to 3 computations (25% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.2% | (-.f64 (sin.f64 x) x) |
Compiled 4 to 3 computations (25% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 x) | |
| cost-diff | 0 | (-.f64 (sin.f64 x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 7 |
| 0 | 5 | 7 |
| 0 | 5 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
| Outputs |
|---|
(-.f64 (sin.f64 x) x) |
(sin.f64 x) |
x |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (sin.f64 x) | |
| accuracy | 20.34906731477137 | (-.f64 (sin.f64 x) x) |
| 17.0ms | 223× | 1 | valid |
| 4.0ms | 23× | 2 | valid |
| 0.0ms | 10× | 0 | valid |
Compiled 9 to 5 computations (44.4% saved)
ival-sin: 6.0ms (43.6% of total)adjust: 4.0ms (29.1% of total)ival-sub: 3.0ms (21.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (sin.f64 x) x) |
(sin.f64 x) |
| Outputs |
|---|
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 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 (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | ((- (sin x) x) (sin x)) |
| 0.0ms | x | @ | -inf | ((- (sin x) x) (sin x)) |
| 0.0ms | x | @ | inf | ((- (sin x) x) (sin x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 172 |
| 1 | 143 | 166 |
| 2 | 405 | 166 |
| 3 | 1523 | 158 |
| 4 | 6282 | 158 |
| 0 | 8491 | 146 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 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 (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
| Outputs |
|---|
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#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 (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) (neg.f64 x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (- (sin x) x) (-.f64 (sin.f64 x) x)) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (- (sin x) x) (-.f64 (sin.f64 x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 6 |
| 0 | 5 | 6 |
| 1 | 18 | 6 |
| 2 | 128 | 6 |
| 3 | 1313 | 6 |
| 0 | 9762 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (sin.f64 x) x) |
(sin.f64 x) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) x) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sin.f64 x) (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (-.f64 (sin.f64 x) (neg.f64 x)) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 (neg.f64 (sin.f64 x)) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (-.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (-.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (-.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (+.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) x) (-.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (+.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (-.f64 (sin.f64 x) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 x) (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) |
(*.f64 (/.f64 (+.f64 (neg.f64 (sin.f64 x)) x) (-.f64 (sin.f64 x) x)) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (neg.f64 x)) (-.f64 (sin.f64 x) x)) (/.f64 (-.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x)))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x)) (/.f64 (-.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x)))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x)) (/.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (sin.f64 x) x) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64)))) (-.f64 (sin.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (-.f64 (sin.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 (-.f64 (sin.f64 x) x) (*.f64 x x)))) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (sin.f64 x) x)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sin.f64 x) x)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sin.f64 x) x)) (-.f64 (sin.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (sin.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sin.f64 x) x)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sin.f64 x) x)) (-.f64 (sin.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x) (*.f64 (-.f64 (sin.f64 x) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 x (sin.f64 x))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (pow.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (sin.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 (-.f64 (sin.f64 x) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (sin.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (sin.f64 x) x)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 x) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 x (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 x) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 x (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 (sin.f64 x)) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (neg.f64 (sin.f64 x)) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (sin.f64 x) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))))) (/.f64 (sin.f64 x) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (neg.f64 (neg.f64 x)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 (sin.f64 x)))) (sqrt.f64 (neg.f64 (neg.f64 (sin.f64 x)))) x) |
(fma.f64 (sqrt.f64 (neg.f64 (sin.f64 x))) (sqrt.f64 (neg.f64 (sin.f64 x))) x) |
(fma.f64 (sqrt.f64 (sin.f64 x)) (sqrt.f64 (sin.f64 x)) x) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (sin.f64 x) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (sin.f64 x) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (sin.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 x (/.f64 (-.f64 (sin.f64 x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (neg.f64 (neg.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (neg.f64 x) (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 x (/.f64 (-.f64 (sin.f64 x) x) (-.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 x) x) x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(fma.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 x (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 x (sin.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (sin.f64 x) x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (sin.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))))))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))))) (/.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sin.f64 x) x) (*.f64 x x)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 3 binary64))) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x)) (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (-.f64 (sin.f64 x) x)) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 (sin.f64 x) x)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 (sin.f64 x) x)) (/.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) x) (-.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(-.f64 (sin.f64 x) x) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (sin.f64 x) x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 x) x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (-.f64 (sin.f64 x) x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 (sin.f64 x) x) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (-.f64 (sin.f64 x) x))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) x)) (*.f64 x (/.f64 x (-.f64 (sin.f64 x) x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 x) x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 x) (neg.f64 (sin.f64 x))) |
(+.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(+.f64 (sin.f64 x) x) |
(+.f64 x (sin.f64 x)) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 (sin.f64 x)))) (sqrt.f64 (neg.f64 (neg.f64 (sin.f64 x))))) |
(*.f64 (sqrt.f64 (neg.f64 (sin.f64 x))) (sqrt.f64 (neg.f64 (sin.f64 x)))) |
(*.f64 (sqrt.f64 (sin.f64 x)) (sqrt.f64 (sin.f64 x))) |
(pow.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
(sin.f64 x) |
(sqrt.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sin.f64 x)))) |
(fabs.f64 (neg.f64 (sin.f64 x))) |
(fabs.f64 (sin.f64 x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sin.f64 x))) |
(+.f64 (cosh.f64 (log.f64 (sin.f64 x))) (sinh.f64 (log.f64 (sin.f64 x)))) |
Compiled 7 465 to 582 computations (92.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 6 | 223 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 217 | 7 | 224 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 68.2% | (-.f64 (sin.f64 x) x) |
| ▶ | 66.4% | (-.f64 #s(approx (sin x) x) x) |
| ▶ | 99.4% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
| 99.3% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) | |
| ▶ | 99.0% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
| ▶ | 98.5% | #s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
| ▶ | 6.4% | #s(approx (- (sin x) x) (neg.f64 x)) |
Compiled 170 to 115 computations (32.4% saved)
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) | |
| cost-diff | 0 | (pow.f64 x #s(literal 3 binary64)) | |
| cost-diff | 0 | (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) | |
| cost-diff | 0 | #s(approx (sin x) x) | |
| cost-diff | 0 | (-.f64 #s(approx (sin x) x) x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 173 |
| 0 | 39 | 173 |
| 1 | 63 | 173 |
| 2 | 210 | 173 |
| 3 | 1095 | 173 |
| 4 | 4141 | 173 |
| 5 | 6786 | 173 |
| 0 | 8194 | 173 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) |
#s(literal 1/362880 binary64) |
(*.f64 x x) |
x |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (- (sin x) x) (neg.f64 x)) |
(neg.f64 x) |
x |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (sin x) x) |
x |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) |
#s(literal 1/362880 binary64) |
(*.f64 x x) |
x |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (- (sin x) x) (neg.f64 x)) |
(neg.f64 x) |
x |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (sin x) x) |
x |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.0078125 | (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) | |
| accuracy | 0.140625 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) | |
| accuracy | 0.5315575215843094 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) | |
| accuracy | 0.0 | (pow.f64 x #s(literal 3 binary64)) | |
| accuracy | 0.14453125 | (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) | |
| accuracy | 0.851687992717604 | #s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) | |
| accuracy | 0.9180202525269452 | #s(approx (sin x) x) | |
| accuracy | 20.34906731477137 | (-.f64 #s(approx (sin x) x) x) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 59.9087682386817 | #s(approx (- (sin x) x) (neg.f64 x)) | |
| accuracy | 0.00390625 | (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) | |
| accuracy | 0.0078125 | (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) | |
| accuracy | 0.13671875 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) | |
| accuracy | 0.2462911684103116 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
| 380.0ms | 23× | 2 | valid |
| 269.0ms | 223× | 1 | valid |
| 2.0ms | 10× | 0 | valid |
Compiled 141 to 24 computations (83% saved)
adjust: 165.0ms (63.7% of total)ival-pow: 27.0ms (10.4% of total)const: 22.0ms (8.5% of total)ival-mult: 20.0ms (7.7% of total)ival-add: 13.0ms (5% of total)ival-sin: 7.0ms (2.7% of total)ival-sub: 3.0ms (1.2% of total)ival-neg: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(approx (- (sin x) x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (sin x) x) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (* (pow x 3) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* 1/362880 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* 1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (sin x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (- (sin x) x) (neg x) (- (sin x) x) (sin x) (- (sin x) x) (* (pow x 3) -1/6) (pow x 3) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (+ (* (* x x) 1/120) -1/6) (* x x)) |
| 3.0ms | x | @ | inf | ((- (sin x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (- (sin x) x) (neg x) (- (sin x) x) (sin x) (- (sin x) x) (* (pow x 3) -1/6) (pow x 3) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (+ (* (* x x) 1/120) -1/6) (* x x)) |
| 2.0ms | x | @ | 0 | ((- (sin x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (- (sin x) x) (neg x) (- (sin x) x) (sin x) (- (sin x) x) (* (pow x 3) -1/6) (pow x 3) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (+ (* (* x x) 1/120) -1/6) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1179 |
| 1 | 326 | 1173 |
| 2 | 1036 | 1173 |
| 3 | 3913 | 1165 |
| 0 | 8195 | 1057 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (* (pow x 3) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* 1/362880 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* 1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
| Outputs |
|---|
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#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 (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (* (pow x 3) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (pow x 3) -1/6) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) (neg.f64 x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (- (sin x) x) (-.f64 (sin.f64 x) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* 1/362880 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* 1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (- (sin x) x) (-.f64 (sin.f64 x) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (neg.f64 (pow.f64 x #s(literal 9 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (pow x 3)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 143 |
| 0 | 39 | 143 |
| 1 | 144 | 143 |
| 0 | 1085 | 143 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(approx (- (sin x) x) (neg.f64 x)) |
(neg.f64 x) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (sin x) x) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1/216 binary64) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) (*.f64 #s(literal 1/120 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x)) x)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) x) x)) |
#s(approx (- (sin x) x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (sin x) x) x) (-.f64 #s(approx (sin x) x) x))) (neg.f64 (+.f64 #s(approx (sin x) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sin x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sin x) x) #s(approx (sin x) x) (*.f64 x (+.f64 #s(approx (sin x) x) x))))) |
(/.f64 (*.f64 (+.f64 #s(approx (sin x) x) x) (-.f64 #s(approx (sin x) x) x)) (+.f64 #s(approx (sin x) x) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (sin x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (sin x) x) #s(approx (sin x) x) (*.f64 x (+.f64 #s(approx (sin x) x) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sin x) x) #s(literal 2 binary64)) (+.f64 #s(approx (sin x) x) x)) (/.f64 (*.f64 x x) (+.f64 #s(approx (sin x) x) x))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sin x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (sin x) x) #s(approx (sin x) x) (*.f64 x (+.f64 #s(approx (sin x) x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (sin x) x) #s(approx (sin x) x) (*.f64 x (+.f64 #s(approx (sin x) x) x))))) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (sin x) x) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/120 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/120 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 #s(literal -1/216 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
Compiled 7 940 to 1 034 computations (87% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 290 | 10 | 300 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 292 | 15 | 307 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 68.2% | (-.f64 (sin.f64 x) x) |
| ✓ | 66.4% | (-.f64 #s(approx (sin x) x) x) |
| 98.9% | #s(approx (- (sin x) x) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) | |
| 98.9% | #s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) | |
| ✓ | 99.4% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
| ▶ | 99.4% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
| ▶ | 99.0% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
| ▶ | 49.9% | #s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
| 99.0% | #s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) | |
| ▶ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
| 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) | |
| ▶ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
| ✓ | 6.4% | #s(approx (- (sin x) x) (neg.f64 x)) |
| 33.1% | #s(approx (- (sin x) x) #s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
Compiled 444 to 291 computations (34.5% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 x #s(literal 3/2 binary64)) | |
| cost-diff | 0 | (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) | |
| cost-diff | 2 | (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) | |
| cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) | |
| cost-diff | 2 | (*.f64 (*.f64 x x) x) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) | |
| cost-diff | 2 | (*.f64 (*.f64 x x) x) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) | |
| cost-diff | 2 | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) | |
| cost-diff | 2 | (*.f64 (*.f64 x x) x) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 230 |
| 0 | 46 | 230 |
| 1 | 84 | 202 |
| 2 | 267 | 202 |
| 3 | 1250 | 202 |
| 4 | 4660 | 202 |
| 5 | 7773 | 202 |
| 0 | 8022 | 202 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) |
#s(literal 1/362880 binary64) |
(*.f64 x x) |
x |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
x |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
x |
#s(literal 3/2 binary64) |
#s(literal 2 binary64) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) |
#s(literal 1/362880 binary64) |
(*.f64 x x) |
x |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 x x) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
x |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 x #s(literal 3 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (*.f64 x x) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
x |
#s(literal 3/2 binary64) |
#s(literal 2 binary64) |
#s(literal -1/6 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (pow.f64 x #s(literal 3/2 binary64)) | |
| accuracy | 0.07421875 | (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64)) | |
| accuracy | 0.1015625 | (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) | |
| accuracy | 0.44173512623856265 | #s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) | |
| accuracy | 0.04296875 | (*.f64 (*.f64 x x) x) | |
| accuracy | 0.07421875 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) | |
| accuracy | 0.3368695386089523 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.04296875 | (*.f64 (*.f64 x x) x) | |
| accuracy | 0.07421875 | (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) | |
| accuracy | 0.44173512623856265 | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.06640625 | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) | |
| accuracy | 0.0859375 | (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) | |
| accuracy | 0.44173512623856265 | #s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) | |
| accuracy | 0.00390625 | (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) | |
| accuracy | 0.04296875 | (*.f64 (*.f64 x x) x) | |
| accuracy | 0.07421875 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) | |
| accuracy | 0.2462911684103116 | #s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
| 62.0ms | 110× | 1 | valid |
| 56.0ms | 126× | 0 | invalid |
| 15.0ms | 14× | 2 | valid |
| 1.0ms | 6× | 0 | valid |
Compiled 183 to 29 computations (84.2% saved)
ival-mult: 24.0ms (25.7% of total)const: 20.0ms (21.4% of total)ival-pow: 20.0ms (21.4% of total)adjust: 10.0ms (10.7% of total)ival-add: 7.0ms (7.5% of total)ival-sin: 5.0ms (5.4% of total)ival-pow2: 4.0ms (4.3% of total)ival-sub: 2.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
| Outputs |
|---|
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6))) |
#s(approx (* (* -1/6 (* x x)) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* -1/6 (* x x)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (* x x) x) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (pow x 3))) |
#s(approx (* (pow (pow x 3/2) 2) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* 1/362880 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* 1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x 3/2) 2) -1/6) #s(hole binary64 (* 1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* (* x x) x) (- (sin x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* -1/6 (* x x)) x) (- (sin x) x) (* -1/6 (* x x)) (* x x) (- (sin x) x) (* (* (* x x) x) -1/6) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (+ (* (* x x) 1/120) -1/6) (pow (pow x 3/2) 2) (- (sin x) x) (* (pow (pow x 3/2) 2) -1/6) (pow x 3/2) (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120)) |
| 3.0ms | x | @ | inf | ((* (* x x) x) (- (sin x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* -1/6 (* x x)) x) (- (sin x) x) (* -1/6 (* x x)) (* x x) (- (sin x) x) (* (* (* x x) x) -1/6) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (+ (* (* x x) 1/120) -1/6) (pow (pow x 3/2) 2) (- (sin x) x) (* (pow (pow x 3/2) 2) -1/6) (pow x 3/2) (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120)) |
| 2.0ms | x | @ | 0 | ((* (* x x) x) (- (sin x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* -1/6 (* x x)) x) (- (sin x) x) (* -1/6 (* x x)) (* x x) (- (sin x) x) (* (* (* x x) x) -1/6) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (+ (* (* x x) 1/120) -1/6) (pow (pow x 3/2) 2) (- (sin x) x) (* (pow (pow x 3/2) 2) -1/6) (pow x 3/2) (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 1197 |
| 1 | 336 | 1194 |
| 2 | 1043 | 1193 |
| 0 | 3353 | 1092 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6))) |
#s(approx (* (* -1/6 (* x x)) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* -1/6 (* x x)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (* x x) x) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (pow x 3))) |
#s(approx (* (pow (pow x 3/2) 2) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* 1/362880 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* 1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x 3/2) 2) -1/6) #s(hole binary64 (* 1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (* (* -1/6 (* x x)) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (* x x) x) -1/6) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* -1/6 (* x x)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* -1/6 (* x x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* (* x x) x) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (* x x) x) -1/6) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (pow (pow x 3/2) 2) -1/6) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (* x x) x) -1/6) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow x 3/2) (sqrt.f64 (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) (neg.f64 x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (- (sin x) x) (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* 1/362880 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) #s(hole binary64 (* (pow x 6) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* 1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) #s(hole binary64 (* (pow x 4) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (- (sin x) x) (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 9 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) (* (* x x) x)) (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 #s(literal -1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (* x x) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (pow (pow x 3/2) 2) -1/6) #s(hole binary64 (* 1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (* (* x x) x) -1/6) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow x 3/2) (neg.f64 (sqrt.f64 (pow.f64 x #s(literal 3 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 189 |
| 0 | 46 | 165 |
| 1 | 162 | 165 |
| 0 | 1107 | 165 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3/2 binary64) (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1/216 binary64) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (sin x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/120 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/120 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 #s(literal -1/216 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/4 binary64))) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3/2 binary64) (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (sin x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/4 binary64))) (neg.f64 (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) (*.f64 #s(literal 1/120 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64))) #s(literal 1/120 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x)) x)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/120 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) x) x)) |
Compiled 10 381 to 1 333 computations (87.2% saved)
16 alts after pruning (8 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 399 | 4 | 403 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 402 | 16 | 418 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 68.2% | (-.f64 (sin.f64 x) x) |
| ✓ | 66.4% | (-.f64 #s(approx (sin x) x) x) |
| ▶ | 98.9% | #s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
| ✓ | 99.0% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
| 99.3% | #s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) | |
| ✓ | 49.9% | #s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
| ▶ | 99.0% | #s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
| ▶ | 99.4% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
| 98.4% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) | |
| ▶ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
| ▶ | 48.5% | #s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
| ✓ | 6.4% | #s(approx (- (sin x) x) (neg.f64 x)) |
| 33.1% | #s(approx (- (sin x) x) #s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
Compiled 456 to 294 computations (35.5% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) | |
| cost-diff | 2 | (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x)) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) | |
| cost-diff | 2 | (*.f64 (*.f64 x x) x) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) | |
| cost-diff | 2 | (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) | |
| cost-diff | 0 | (*.f64 x #s(literal -1/6 binary64)) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) | |
| cost-diff | 2 | (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) | |
| cost-diff | 2 | (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 421 |
| 0 | 73 | 404 |
| 1 | 128 | 400 |
| 2 | 371 | 400 |
| 3 | 1631 | 390 |
| 4 | 5134 | 390 |
| 0 | 8340 | 390 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) |
#s(literal 1/362880 binary64) |
(*.f64 x x) |
x |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 x x) |
x |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(literal 1/120 binary64) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/6 binary64) |
(*.f64 x x) |
x |
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
(*.f64 x x) |
#s(literal 2 binary64) |
#s(literal 1/36 binary64) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) |
#s(literal 1/362880 binary64) |
(*.f64 x x) |
x |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x x) |
x |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 x x) |
x |
#s(literal -1/6 binary64) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)))) |
(*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(literal 1/120 binary64) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/6 binary64) |
(*.f64 x x) |
x |
(*.f64 (*.f64 x x) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/36 binary64)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
(*.f64 x x) |
#s(literal 2 binary64) |
#s(literal 1/36 binary64) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.12109375 | (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) | |
| accuracy | 0.12109375 | (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) | |
| accuracy | 0.18035126953688402 | (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) | |
| accuracy | 0.5315575215843094 | #s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) | |
| accuracy | 0.19921875 | (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) | |
| accuracy | 0.26953125 | (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x) | |
| accuracy | 0.5315575215843094 | #s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) | |
| accuracy | 30.15327440558507 | (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) | |
| accuracy | 0.0078125 | (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) | |
| accuracy | 0.14453125 | (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) | |
| accuracy | 0.37109375 | (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) | |
| accuracy | 0.5315575215843094 | #s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.14453125 | (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) | |
| accuracy | 0.37890625 | (*.f64 x #s(literal -1/6 binary64)) | |
| accuracy | 0.851687992717604 | #s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) | |
| accuracy | 0.10546875 | (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) | |
| accuracy | 0.10546875 | (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) | |
| accuracy | 0.2462911684103116 | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) | |
| accuracy | 0.37109375 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
| 206.0ms | 223× | 1 | valid |
| 23.0ms | 23× | 2 | valid |
| 3.0ms | 10× | 0 | valid |
Compiled 325 to 43 computations (86.8% saved)
ival-mult: 52.0ms (26.7% of total)adjust: 48.0ms (24.7% of total)const: 31.0ms (15.9% of total)ival-add: 19.0ms (9.8% of total)ival-div: 16.0ms (8.2% of total)ival-sub: 10.0ms (5.1% of total)ival-sin: 8.0ms (4.1% of total)ival-pow: 5.0ms (2.6% of total)ival-pow2: 5.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 x x) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (* x x) (* x -1/6)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x -1/6) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* x (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (pow (* 1/120 (* x x)) 2) #s(hole binary64 (* 1/14400 (pow x 4)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* -1/36 (pow x 3)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* (pow x 3) (- (* 1/14400 (pow x 4)) 1/36)))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (/ -1/6 x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (/ (- (* 1/120 (pow x 2)) 1/6) x))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 -1/6)) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (* 1/120 (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* 1/362880 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* 1/362880 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* 1/14400 (pow x 7)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* (pow x 7) (- 1/14400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* 1/120 x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* x (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 1/14400))))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (- (sin x) x) (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (* (* x x) (* x -1/6)) (- (sin x) x) (* x x) (* x -1/6) (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) (- (sin x) x) (* (+ (* 1/120 (* x x)) -1/6) x) (+ (* 1/120 (* x x)) -1/6) (* (* x x) x) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (+ (* (* x x) 1/120) -1/6) (pow (* 1/120 (* x x)) 2) (- (sin x) x) (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (* (- 1/120 (/ 1/6 (* x x))) x) (* (* (- 1/120 (/ 1/6 (* x x))) x) x) (/ 1/6 (* x x)) (* 1/120 (* x x))) |
| 5.0ms | x | @ | 0 | ((* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (- (sin x) x) (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (* (* x x) (* x -1/6)) (- (sin x) x) (* x x) (* x -1/6) (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) (- (sin x) x) (* (+ (* 1/120 (* x x)) -1/6) x) (+ (* 1/120 (* x x)) -1/6) (* (* x x) x) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (+ (* (* x x) 1/120) -1/6) (pow (* 1/120 (* x x)) 2) (- (sin x) x) (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (* (- 1/120 (/ 1/6 (* x x))) x) (* (* (- 1/120 (/ 1/6 (* x x))) x) x) (/ 1/6 (* x x)) (* 1/120 (* x x))) |
| 5.0ms | x | @ | -inf | ((* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (- (sin x) x) (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (* (* x x) (* x -1/6)) (- (sin x) x) (* x x) (* x -1/6) (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) (- (sin x) x) (* (+ (* 1/120 (* x x)) -1/6) x) (+ (* 1/120 (* x x)) -1/6) (* (* x x) x) (- (sin x) x) (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (+ (* (* x x) 1/120) -1/6) (pow (* 1/120 (* x x)) 2) (- (sin x) x) (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (* (- 1/120 (/ 1/6 (* x x))) x) (* (* (- 1/120 (/ 1/6 (* x x))) x) x) (/ 1/6 (* x x)) (* 1/120 (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 2160 |
| 1 | 482 | 2138 |
| 2 | 1336 | 2114 |
| 3 | 4175 | 2106 |
| 0 | 8154 | 1945 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (* x x) (* x -1/6)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x -1/6) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* x (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (pow (* 1/120 (* x x)) 2) #s(hole binary64 (* 1/14400 (pow x 4)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* -1/36 (pow x 3)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* (pow x 3) (- (* 1/14400 (pow x 4)) 1/36)))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (/ -1/6 x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (/ (- (* 1/120 (pow x 2)) 1/6) x))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 -1/6)) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (* 1/120 (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* 1/362880 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* 1/362880 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* 1/14400 (pow x 7)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* (pow x 7) (- 1/14400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* 1/120 x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* x (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 1/14400))))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
| Outputs |
|---|
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/362880 binary64) x) x #s(literal -1/5040 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/362880 binary64) x) x #s(literal -1/5040 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/362880 binary64) x) x #s(literal -1/5040 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/120 (* (pow x 2) (- (* 1/362880 (pow x 2)) 1/5040)))) 1/6)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/362880 binary64) x) x #s(literal -1/5040 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) x)) |
#s(approx (* (* x x) (* x -1/6)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (* x x) (* x -1/6)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* x -1/6) #s(hole binary64 (* -1/6 x))) |
#s(approx (* x -1/6) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* x (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) |
#s(approx (pow (* 1/120 (* x x)) 2) #s(hole binary64 (* 1/14400 (pow x 4)))) |
#s(approx (pow (* 1/120 (* x x)) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* (pow x 3) (- (* 1/120 (pow x 2)) 1/6)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* -1/36 (pow x 3)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* (pow x 3) (- (* 1/14400 (pow x 4)) 1/36)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (/ -1/6 x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) (/.f64 #s(literal -1/6 binary64) x)) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (/ (- (* 1/120 (pow x 2)) 1/6) x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) (fma.f64 #s(literal 1/120 binary64) x (/.f64 #s(literal -1/6 binary64) x))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 -1/6)) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(literal -1/6 binary64)) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (/ 1/6 (* x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (* 1/120 (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* 1/120 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* 1/362880 (pow x 9)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (sin x) x) (neg.f64 x)) |
#s(approx (- (sin x) x) #s(hole binary64 (* x (- (/ (sin x) x) 1)))) |
#s(approx (- (sin x) x) (-.f64 (sin.f64 x) x)) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* 1/362880 (pow x 8)))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* 1/362880 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/362880 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* (pow x 7) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* x x)) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* x x) 1/120) -1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* 1/14400 (pow x 7)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/14400 binary64))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* (pow x 7) (- 1/14400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 (-.f64 (/.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/14400 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* 1/120 x))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) (*.f64 #s(literal 1/120 binary64) x)) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* x (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x)) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- 1/120 (/ 1/6 (* x x))) x) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 9 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (* (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) x) x) (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 #s(literal -1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (- (sin x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (sin x) x))))))) |
#s(approx (- (sin x) x) (-.f64 (sin.f64 x) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 #s(literal -1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (* (+ (* 1/120 (* x x)) -1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (* x x) 1/120) -1/6) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 1/14400))))) |
#s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 (-.f64 (/.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/14400 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (- 1/120 (/ 1/6 (* x x))) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 331 |
| 0 | 73 | 292 |
| 1 | 251 | 284 |
| 0 | 1593 | 283 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
(*.f64 x x) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/362880 binary64) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/6 binary64) x) |
(*.f64 x #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 x #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) x) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/120 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/120 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) x) (*.f64 x x)) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)))) |
(*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)))) |
(*.f64 x (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) x)) x) |
(*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/120 binary64) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (fabs.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (exp.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 x (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64)) |
(*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal 1/120 binary64) x))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 2 binary64))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) #s(literal 2 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 1/1296 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 6 binary64)) #s(literal 1/46656 binary64))) (fma.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal 1/36 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(*.f64 x (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) x) (+.f64 (+.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) x)) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64))) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 x (*.f64 #s(literal 1/120 binary64) x)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
Compiled 13 415 to 2 035 computations (84.8% saved)
17 alts after pruning (6 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 480 | 5 | 485 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 7 | 8 |
| Total | 484 | 17 | 501 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 68.2% | (-.f64 (sin.f64 x) x) |
| ✓ | 66.4% | (-.f64 #s(approx (sin x) x) x) |
| 98.9% | #s(approx (- (sin x) x) (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) | |
| 99.0% | #s(approx (- (sin x) x) (/.f64 #s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) | |
| ✓ | 99.0% | #s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
| ✓ | 99.0% | #s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
| ✓ | 99.4% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
| 98.4% | #s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) | |
| 99.3% | #s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) | |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
| ✓ | 98.5% | #s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
| ✓ | 48.5% | #s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
| 48.5% | #s(approx (- (sin x) x) (*.f64 #s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) | |
| ✓ | 6.4% | #s(approx (- (sin x) x) (neg.f64 x)) |
| 33.1% | #s(approx (- (sin x) x) #s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
Compiled 892 to 370 computations (58.5% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(-.f64 (sin.f64 x) x) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) #s(approx (* (+ (* (* x x) 1/120) -1/6) (pow x 3)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (- (sin x) x) #s(approx (/ (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (- (* 1/120 (* x x)) -1/6)) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) (/.f64 #s(approx (* (pow x 3) (- (pow (* 1/120 (* x x)) 2) 1/36)) (*.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 #s(approx (* (+ (* 1/120 (* x x)) -1/6) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal -1/216 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
2 calls:
| 7.0ms | x |
| 6.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (-.f64 (sin.f64 x) x) |
| 99.4% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
2 calls:
| 4.0ms | x |
| 2.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (-.f64 (sin.f64 x) x) |
| 99.4% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 #s(approx (+ (* (* x x) 1/120) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) x)) (*.f64 (*.f64 x x) x))) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (-.f64 (sin.f64 x) x) |
| 99.3% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (-.f64 (sin.f64 x) x) |
| 99.3% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (-.f64 (sin.f64 x) x) |
| 99.0% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (-.f64 (sin.f64 x) x) |
| 98.5% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (-.f64 (sin.f64 x) x) |
| 98.5% | 1 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
(-.f64 #s(approx (sin x) x) x) |
| Outputs |
|---|
(-.f64 #s(approx (sin x) x) x) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 1 | (-.f64 (sin.f64 x) x) |
| 66.4% | 1 | x |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
| Outputs |
|---|
#s(approx (- (sin x) x) (neg.f64 x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sin.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.4% | 1 | (-.f64 (sin.f64 x) x) |
| 6.4% | 1 | x |
Compiled 5 to 4 computations (20% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 188 |
| 1 | 74 | 188 |
| 2 | 170 | 188 |
| 3 | 682 | 188 |
| 4 | 2876 | 188 |
| 5 | 7018 | 188 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (neg.f64 x)) |
| Outputs |
|---|
#s(approx (- (sin x) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/362880 binary64) (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x) x)) |
#s(approx (- (sin x) x) (*.f64 (fma.f64 #s(approx (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(approx (* (+ (* (+ (* (+ (* 1/362880 (* x x)) -1/5040) (* x x)) 1/120) (* x x)) -1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) x) x)) |
#s(approx (- (sin x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))) |
#s(approx (- (sin x) x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)) |
(-.f64 #s(approx (sin x) x) x) |
#s(approx (- (sin x) x) (neg.f64 x)) |
| 1× | fuel |
Compiled 188 to 56 computations (70.2% saved)
Compiled 438 to 162 computations (63% saved)
Loading profile data...