
Time bar (total: 7.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 25% | 25% | 75% | 0% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.5% | 0% | 0% | 0% | 0% | 4 |
| 43.8% | 43.7% | 56.2% | 0% | 0% | 0% | 0% | 5 |
| 46.9% | 46.9% | 53.1% | 0% | 0% | 0% | 0% | 6 |
| 48.4% | 48.4% | 51.5% | 0% | 0% | 0% | 0% | 7 |
| 49.2% | 49.2% | 50.8% | 0% | 0% | 0% | 0% | 8 |
| 50.4% | 50.4% | 49.6% | 0% | 0% | 0% | 0% | 9 |
| 51% | 51% | 49% | 0% | 0% | 0% | 0% | 10 |
| 51.3% | 51.2% | 48.7% | 0% | 0% | 0% | 0% | 11 |
| 51.3% | 51.3% | 48.7% | 0% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 2.4s | 5 742× | 2 | valid |
| 2.3s | 7 744× | 5 | exit |
| 305.0ms | 2 244× | 1 | valid |
| 22.0ms | 270× | 0 | valid |
ival-log: 1.6s (38.2% of total)ival-sinh: 1.4s (32.5% of total)adjust: 807.0ms (19.3% of total)ival-div!: 420.0ms (10% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 132 | 123 | (-2.791298989292281e-269) | 0 | - | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 0 | 0 | - | 0 | - | (sinh.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 x) x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (/.f64 (sinh.f64 x) x)) | sensitivity | 253 | 0 |
log.f64 | (log.f64 (/.f64 (sinh.f64 x) x)) | oflow-rescue | 2 | 0 |
| ↳ | (sinh.f64 x) | overflow | 2 | |
| ↳ | (/.f64 (sinh.f64 x) x) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 132 | 0 |
| - | 123 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 132 | 0 | 0 |
| - | 123 | 0 | 1 |
| number | freq |
|---|---|
| 0 | 1 |
| 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 167.0ms | 372× | 2 | valid |
| 25.0ms | 132× | 1 | valid |
| 0.0ms | 8× | 0 | valid |
Compiled 33 to 16 computations (51.5% saved)
ival-log: 116.0ms (67.8% of total)ival-sinh: 37.0ms (21.6% of total)adjust: 9.0ms (5.3% of total)ival-div!: 8.0ms (4.7% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 18 |
| 1 | 20 | 18 |
| 2 | 48 | 18 |
| 3 | 127 | 18 |
| 4 | 740 | 18 |
| 5 | 6944 | 16 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.5% | (log.f64 (/.f64 (sinh.f64 x) x)) |
(abs x)
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (sinh.f64 x) x) |
(sinh.f64 x) |
x |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | x | @ | inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 28.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 2.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 283 |
| 0 | 86 | 277 |
| 1 | 423 | 269 |
| 0 | 3404 | 253 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (sinh.f64 x) x) |
(sinh.f64 x) |
x |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(-.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (sinh.f64 (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (sinh.f64 x) x) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) x)) |
(neg.f64 (/.f64 (sinh.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
x |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.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)) x) x #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal -1 binary64) x)))) |
Compiled 454 to 166 computations (63.4% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 8 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 9 | 33 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.5% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 53.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 53.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) | |
| ▶ | 53.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 52.1% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| ▶ | 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| 98.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 273 to 186 computations (31.9% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
#s(literal 1/2835 binary64) |
(*.f64 x x) |
x |
#s(literal 1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* 1/2835 (* x x)) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#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/6 (* 1/120 (pow x 2))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#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 (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1/37800 (pow x 7)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/37800 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) 1 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 (log (/ (sinh x) x)) (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800) |
| 10.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) 1 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 (log (/ (sinh x) x)) (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800) |
| 3.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) 1 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 (log (/ (sinh x) x)) (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 312 | 2872 |
| 0 | 356 | 2743 |
| 1 | 1242 | 2735 |
| 0 | 8507 | 2627 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
#s(literal 1/2835 binary64) |
(*.f64 x x) |
x |
#s(literal 1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* 1/2835 (* x x)) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#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/6 (* 1/120 (pow x 2))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#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 (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1/37800 (pow x 7)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/37800 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64))) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2835 binary64) x)) |
#s(literal 1/2835 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -6 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -6 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) 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))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 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 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) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728000 binary64) (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (*.f64 x x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/1728000 binary64) (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #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) (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 (*.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)) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #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 (*.f64 (neg.f64 x) x) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 #s(literal 1/216 binary64) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x))))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x))) |
(-.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) x) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal -1/180 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal -1/180 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1/5832000 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (*.f64 x x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64))) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/37800 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) x) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) x) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64))) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal 1/2835 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)))) (-.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal 1/2835 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/37800 binary64) x)) x (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -1/37800 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/37800 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/37800 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/37800 binary64) x) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
(/.f64 (-.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64)))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) (/.f64 #s(literal 1/8037225 binary64) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8037225 binary64) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (/.f64 (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal -1/2835 binary64)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/37800 binary64) x)) x)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/37800 binary64))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64)))) (/.f64 #s(literal 1/22785532875 binary64) (-.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/8037225 binary64)) (*.f64 (*.f64 x x) #s(literal -1/107163000 binary64))))) |
(+.f64 (/.f64 #s(literal 1/22785532875 binary64) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))))) (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(+.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(literal -1/37800 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (* 1/2835 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x)) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 #s(literal 1/2835 binary64) x)) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(literal 1/2835 binary64)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (*.f64 (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64)) x)) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (neg.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
Compiled 23 813 to 3 838 computations (83.9% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 730 | 19 | 749 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 733 | 25 | 758 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.5% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 53.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 53.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) | |
| ✓ | 53.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 2.1% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
| 1.7% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) | |
| 2.1% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) | |
| ✓ | 52.1% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 25.9% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| ▶ | 25.9% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
| ▶ | 98.6% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
| 98.5% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) | |
| ▶ | 98.5% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
| 98.5% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) x)) | |
| 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) x)) | |
| 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) | |
| 98.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) | |
| 98.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) | |
| 14.5% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (*.f64 (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) x) x)) | |
| ▶ | 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 18.9% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) x)) | |
| 23.4% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 11.6% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 8 binary64))))) |
Compiled 1 511 to 880 computations (41.8% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
x |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) |
(-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) |
#s(literal 2 binary64) |
#s(literal 1/36 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow x 2)))))) |
#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/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))) 1/36)))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 -1/36)) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))) 1/36))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* (pow x 3) (+ 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/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (+ 1/2835 (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (* 1/6 x) 1/6 x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (+ (* (* x x) 1/120) 1/6) x) x) (* (+ (* (* x x) 1/120) 1/6) x) (+ (* (* x x) 1/120) 1/6) 1/120 (log (/ (sinh x) x)) (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (/ 1/6 (* x x)) (* (* (* x x) x) x) (* (* x x) x) (log (/ (sinh x) x)) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2 1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6) |
| 12.0ms | x | @ | inf | ((log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (* 1/6 x) 1/6 x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (+ (* (* x x) 1/120) 1/6) x) x) (* (+ (* (* x x) 1/120) 1/6) x) (+ (* (* x x) 1/120) 1/6) 1/120 (log (/ (sinh x) x)) (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (/ 1/6 (* x x)) (* (* (* x x) x) x) (* (* x x) x) (log (/ (sinh x) x)) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2 1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6) |
| 8.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (* 1/6 x) 1/6 x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (+ (* (* x x) 1/120) 1/6) x) x) (* (+ (* (* x x) 1/120) 1/6) x) (+ (* (* x x) 1/120) 1/6) 1/120 (log (/ (sinh x) x)) (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (/ 1/6 (* x x)) (* (* (* x x) x) x) (* (* x x) x) (log (/ (sinh x) x)) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2 1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 2916 |
| 0 | 376 | 2725 |
| 1 | 1348 | 2669 |
| 0 | 8586 | 2592 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
x |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) |
(-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) |
#s(literal 2 binary64) |
#s(literal 1/36 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow x 2)))))) |
#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/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))) 1/36)))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 -1/36)) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))) 1/36))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* (pow x 3) (+ 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/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (+ 1/2835 (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
x |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) x (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 #s(literal -1/180 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 #s(literal -1/180 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x #s(literal -1/180 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 x #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (*.f64 #s(literal -1/180 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(+.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64))) (+.f64 #s(literal 1/32400 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2835 binary64))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/2835 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2835 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))))) (/.f64 #s(literal -1/5832000 binary64) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(+.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/120 binary64) x)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 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 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #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) (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 (*.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)) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #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 (*.f64 (neg.f64 x) x) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)))) |
(*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64))) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fabs.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) x) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) x) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x))) x)) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x)) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (neg.f64 x) x)) |
(/.f64 #s(literal 1/6 binary64) (*.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 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.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 (*.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 (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (neg.f64 x))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 x x)) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (*.f64 x x)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (neg.f64 x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 6 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (neg.f64 x)) (neg.f64 x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal -1/36 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) #s(literal -1/36 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) #s(literal -1/36 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(*.f64 x (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
#s(literal 2 binary64) |
#s(literal 1/36 binary64) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (-.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (-.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/216 binary64) (-.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx x x) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) |
#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 (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ 1/6 (* x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (* (* (* x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal -1/36 binary64)) x) x)) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(literal -1/36 binary64)) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (fma.f64 (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal -1/36 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) x) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) x #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) x) x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) x) x) x)) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) x) x)) |
#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) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) x)) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (/ 1/6 (* x x)) (* (* (* x x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (*.f64 (*.f64 (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (fma.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/36 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (fma.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/36 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))) (*.f64 (*.f64 x x) x))) |
Compiled 35 737 to 3 975 computations (88.9% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 930 | 8 | 938 |
| Fresh | 5 | 11 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 938 | 25 | 963 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.5% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 53.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 53.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) | |
| ✓ | 53.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 2.1% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
| 1.7% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) | |
| 2.1% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) | |
| ✓ | 52.1% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 25.9% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| 25.9% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| 25.6% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| ▶ | 98.4% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
| 98.5% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) | |
| 98.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) | |
| ▶ | 98.5% | #s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
| 98.5% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) x)) | |
| ▶ | 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| 98.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 98.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 94.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) | |
| 18.9% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) x)) | |
| 48.1% | #s(approx (log (/ (sinh x) x)) (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
Compiled 1 320 to 804 computations (39.1% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 x x) x) |
#s(literal -1/36 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))) 1/36)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* -1/36 x))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* x (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (* 1/32400 (* (* x x) x)) #s(hole binary64 (* 1/32400 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1/37800 (pow x 7)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1/37800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))))))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* (pow x 6) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* 1/32400 (pow x 5)))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* (pow x 5) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 (* (pow x 4) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (+ 1/2835 (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/36 (/ 1 (pow x 4))) 1/32400))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (log (/ (sinh x) x)) (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (+ (* (* x x) -1/37800) 1/2835) -1/37800 (log (/ (sinh x) x)) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) (* 1/32400 (* (* x x) x)) 1/32400 (* (* x x) x) -1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6) |
| 12.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (log (/ (sinh x) x)) (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (+ (* (* x x) -1/37800) 1/2835) -1/37800 (log (/ (sinh x) x)) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) (* 1/32400 (* (* x x) x)) 1/32400 (* (* x x) x) -1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6) |
| 4.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (log (/ (sinh x) x)) (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (+ (* (* x x) -1/37800) 1/2835) -1/37800 (log (/ (sinh x) x)) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) (* 1/32400 (* (* x x) x)) 1/32400 (* (* x x) x) -1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 418 | 4559 |
| 0 | 469 | 4274 |
| 1 | 1568 | 4199 |
| 0 | 8481 | 4124 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 x x) x) |
#s(literal -1/36 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))) 1/36)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* -1/36 x))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* x (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (* 1/32400 (* (* x x) x)) #s(hole binary64 (* 1/32400 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1/37800 (pow x 7)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1/37800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))))))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) #s(hole binary64 (* (pow x 6) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* 1/32400 (pow x 5)))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* (pow x 5) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(hole binary64 (* (pow x 4) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(hole binary64 (* (pow x 4) (+ 1/2835 (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/37800 (/ 1/180 (pow x 4))) (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/36 (/ 1 (pow x 4))) 1/32400))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64))) (+.f64 #s(literal 1/32400 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2835 binary64) x)) x)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2835 binary64))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/2835 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2835 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))))) (/.f64 #s(literal -1/5832000 binary64) (fma.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(+.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 x (fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x))) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x)) x)) |
(-.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) x)) |
(-.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) (neg.f64 x))) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) x) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x)) |
(*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) |
(*.f64 x #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x))) |
(-.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 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/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) x (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 #s(literal -1/180 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) x)) |
(fma.f64 #s(literal -1/180 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) x)) |
(fma.f64 x #s(literal -1/180 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) x) (*.f64 #s(literal -1/180 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x)) (*.f64 #s(literal -1/180 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/32400 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/32400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x)) x)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64))))) (/.f64 #s(literal -1/5832000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64)) |
(+.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64))) (neg.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal -1/2835 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64))) (neg.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8037225 binary64)) (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal -1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal -1/2835 binary64))) (/.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal -1/2835 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8037225 binary64) (-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) #s(literal -1/2835 binary64)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/37800 binary64))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -1/37800 binary64)))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) (/.f64 #s(literal 1/22785532875 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/22785532875 binary64) (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)))))) (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x))))))) |
(+.f64 (*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) |
(+.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x))) |
#s(literal -1/37800 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) x (*.f64 #s(literal -1/36 binary64) x)) |
(fma.f64 #s(literal -1/36 binary64) x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) x)) |
(fma.f64 #s(literal -1/36 binary64) x (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) (*.f64 #s(literal -1/36 binary64) x)) |
(fma.f64 x #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) x)) |
(fma.f64 x #s(literal -1/36 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) x) (*.f64 #s(literal -1/36 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x)) (*.f64 #s(literal -1/36 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/36 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal -1/36 binary64) x) (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1049760000 binary64))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x))) |
(/.f64 (+.f64 #s(literal -1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1049760000 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1049760000 binary64) #s(literal -1/1296 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal -1/36 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1049760000 binary64) #s(literal -1/1296 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64)) (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/180 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) (fabs.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) #s(literal -1/36 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/1049760000 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 1/36 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 1/36 binary64)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64))) x)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal -1/36 binary64))))) (/.f64 #s(literal -1/46656 binary64) (fma.f64 #s(literal 1/1049760000 binary64) (pow.f64 x #s(literal 8 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal -1/36 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x) #s(literal -1/36 binary64)) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/180 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) |
#s(literal 1/32400 binary64) |
(*.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 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(literal -1/36 binary64) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(literal 1/2835 binary64)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (*.f64 x x))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x) x)) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (*.f64 #s(literal -1/36 binary64) x)) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) x)) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) #s(literal -1/36 binary64)) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64))) |
#s(approx (* 1/32400 (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/37800 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/37800 binary64))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (*.f64 #s(literal -1/37800 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (*.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/37800 binary64)) (*.f64 x x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8037225 binary64)) (fma.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/36 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/32400 binary64))) |
#s(approx (* (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/32400 binary64))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (*.f64 (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x)) |
#s(approx (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) (*.f64 (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (neg.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))) (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* 1/32400 (* (* x x) x)) x) -1/36) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64))))) |
Compiled 30 170 to 3 463 computations (88.5% saved)
27 alts after pruning (17 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 690 | 6 | 696 |
| Fresh | 3 | 11 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 694 | 27 | 721 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.5% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 53.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 53.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) | |
| ✓ | 53.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 2.1% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
| 1.7% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) | |
| 2.1% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) | |
| ✓ | 52.1% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 25.9% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| 25.9% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| 25.6% | #s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) | |
| 98.4% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) | |
| ✓ | 98.4% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
| 98.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) | |
| 97.9% | #s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) #s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(literal -1/6 binary64)))) | |
| 98.5% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) x)) | |
| ✓ | 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 14.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) x) x)) | |
| ✓ | 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 94.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) | |
| 18.9% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) x)) | |
| 48.1% | #s(approx (log (/ (sinh x) x)) (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) | |
| 11.6% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64))))) |
Compiled 2 145 to 787 computations (63.3% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) #s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 8 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) x) x) 1/6) (*.f64 (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/37800 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* (+ (* (+ (* (* x x) -1/37800) 1/2835) (* x x)) -1/180) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
3 calls:
| 10.0ms | x |
| 9.0ms | (/.f64 (sinh.f64 x) x) |
| 7.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.6% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.6% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 #s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) x) x)) #s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 5.0ms | x |
| 4.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 4.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.6% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.6% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
3 calls:
| 6.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 4.0ms | x |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.4% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.4% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 2.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.4% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.4% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) x) x)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 2.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.2% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.2% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
3 calls:
| 3.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.1% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| Outputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 52.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 52.1% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| 1× | fuel |
Compiled 133 to 49 computations (63.2% saved)
(abs x)
Compiled 542 to 284 computations (47.6% saved)
Loading profile data...