
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.7s | 5 707× | 2 | valid |
| 1.5s | 7 904× | 5 | exit |
| 404.0ms | 2 257× | 1 | valid |
| 17.0ms | 292× | 0 | valid |
ival-log: 2.1s (55.2% of total)ival-sinh: 773.0ms (20% of total)adjust: 574.0ms (14.8% of total)ival-div!: 384.0ms (9.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 118 | 133 | (1.5341866890809278e-240) | 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 | 246 | 0 |
log.f64 | (log.f64 (/.f64 (sinh.f64 x) x)) | oflow-rescue | 5 | 0 |
| ↳ | (sinh.f64 x) | overflow | 5 | |
| ↳ | (/.f64 (sinh.f64 x) x) | overflow | 5 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 118 | 0 |
| - | 133 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 118 | 0 | 0 |
| - | 133 | 0 | 5 |
| number | freq |
|---|---|
| 0 | 5 |
| 1 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 133.0ms | 372× | 2 | valid |
| 17.0ms | 118× | 1 | valid |
| 1.0ms | 22× | 0 | valid |
Compiled 33 to 16 computations (51.5% saved)
ival-log: 67.0ms (52.8% of total)ival-sinh: 42.0ms (33.1% of total)adjust: 9.0ms (7.1% of total)ival-div!: 8.0ms (6.3% 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 |
|---|---|---|
| ▶ | 57.8% | (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 | |
|---|---|---|---|---|
| 83.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 479 to 168 computations (64.9% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 28 | 9 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 28 | 10 | 38 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 56.3% | (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)))) |
| 56.5% | (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)))) | |
| ▶ | 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 54.8% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| ▶ | 96.2% | #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)) |
| 96.0% | #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)) | |
| 95.7% | #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)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) | |
| ▶ | 47.5% | #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)))) |
Compiled 307 to 214 computations (30.3% 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)) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
#s(literal 2 binary64) |
(sinh.f64 x) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) 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 (* (* (+ (* (- (* 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 1)) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 x)) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (exp x) (/ 1 (exp 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))))) |
#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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.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)) (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (* (* 2 (sinh x)) 1/2) (* 2 (sinh x)) 2 (sinh x) 1/2 (/ 1 x)) |
| 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)) (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (* (* 2 (sinh x)) 1/2) (* 2 (sinh x)) 2 (sinh x) 1/2 (/ 1 x)) |
| 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)) (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (* (* 2 (sinh x)) 1/2) (* 2 (sinh x)) 2 (sinh x) 1/2 (/ 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 241 | 1784 |
| 0 | 273 | 1643 |
| 1 | 1078 | 1540 |
| 0 | 8096 | 1464 |
| 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)) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
#s(literal 2 binary64) |
(sinh.f64 x) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) 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 (* (* (+ (* (- (* 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 1)) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 x)) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* 1/3 (pow x 2)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (* (* 2 (sinh x)) 1/2) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (exp x) (/ 1 (exp 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))))) |
#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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
| Outputs |
|---|
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (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)) (fma.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)) #s(literal 1/36 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)) (fma.f64 #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)) (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 (*.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 (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))) (fma.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)) #s(literal 1/36 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))) (fma.f64 #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)) (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 (*.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 (*.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/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 (*.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 (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) (fma.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)) #s(literal 1/36 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) (fma.f64 #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)) (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 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 (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))) (fma.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)) #s(literal 1/36 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))) (fma.f64 #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)) (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 (*.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) 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 (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 (fma.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)) #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 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (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 #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 (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)) (fma.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)) #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 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #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)) (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)) (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) (fma.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)) #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 3 binary64)) (fma.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)) #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 3 binary64)) (fma.f64 #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)) (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/216 binary64) (fma.f64 #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)) (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 (*.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 x x) #s(literal 1/2835 binary64) #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) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) 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 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 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 (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 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 #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 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 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #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 (*.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 (*.f64 #s(literal 1/2835 binary64) x) 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 x x) #s(literal 1/2835 binary64)) |
(*.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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(log.f64 #s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/36 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 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/36 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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #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/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) #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) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (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 (fma.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)) #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 (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)) (fma.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)) #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 (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 (*.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/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) #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) 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 (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 (*.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 (*.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 (-.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 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) #s(literal 1 binary64)) |
(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) (fma.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)) #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)) (fma.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)) #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 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal 1/1728000 binary64)) (*.f64 x x)) (fma.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)) #s(literal 1/14400 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) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal 1/1728000 binary64))) (fma.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)) #s(literal 1/14400 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 #s(literal 1/720 binary64) (*.f64 x x))))) |
(/.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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 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 #s(literal 1/720 binary64) (*.f64 x x)))) |
(/.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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 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 #s(literal 1/120 binary64) x) #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 #s(literal 1/720 binary64) (*.f64 x x)))) (/.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 #s(literal 1/720 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.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)) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)) (fma.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)) #s(literal 1/36 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64))) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 x) x)) (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x))))) (neg.f64 (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (log.f64 x)) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 x) x)) (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x)))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x))) |
(/.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 x) x)) (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x)))) (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (sinh.f64 x))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) #s(literal 0 binary64)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64)) (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (log.f64 x) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 x) (log.f64 (sinh.f64 x)))) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(+.f64 (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log.f64 x)) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x))) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (log.f64 x)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (sinh.f64 x))) |
(+.f64 (log.f64 (sinh.f64 x)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (neg.f64 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 -1 binary64) (sinh.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 x 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 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 1 binary64) (sinh.f64 x)) |
(*.f64 (sinh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x 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 (*.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) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sinh.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sinh.f64 x) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(fma.f64 (sinh.f64 x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) (cosh.f64 (/.f64 (-.f64 x x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(*.f64 (sinh.f64 x) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (sinh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64) (sinh.f64 x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (sinh.f64 x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64) (sinh.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (sinh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 x) (sinh.f64 x)) |
(fma.f64 (sinh.f64 x) #s(literal 1 binary64) (sinh.f64 x)) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (sinh.f64 x) (sinh.f64 x)) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 1 binary64) (sinh.f64 x)) |
(*.f64 (sinh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x 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 (*.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) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sinh.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (sinh.f64 x) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(fma.f64 (sinh.f64 x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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/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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(literal 1 binary64)) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) #s(literal 1 binary64)) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* 2 (sinh x)) 1/2) x) |
#s(approx (* (* 2 (sinh x)) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (* 2 (sinh x)) 1/2) (*.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)) x)) |
#s(approx (* (* 2 (sinh x)) 1/2) (*.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 (* 2 (sinh x)) (+.f64 x x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 x x) #s(literal 1/60 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 2 binary64)) x)) |
#s(approx (* (* 2 (sinh x)) 1/2) x) |
#s(approx (* (* 2 (sinh x)) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (* 2 (sinh x)) 1/2) (*.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)) x)) |
#s(approx (* (* 2 (sinh x)) 1/2) (*.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 (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
#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)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #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) (*.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)) (/.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) (*.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)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (/.f64 (sinh.f64 x) x)) |
#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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
#s(approx (* (* (* 2 (sinh x)) 1/2) (/ 1 x)) (/.f64 (sinh.f64 x) x)) |
#s(approx (* (* 2 (sinh x)) 1/2) (sinh.f64 x)) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (* (* 2 (sinh x)) 1/2) (sinh.f64 x)) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (sinh.f64 x))))) |
Compiled 14 678 to 2 419 computations (83.5% saved)
22 alts after pruning (18 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 566 | 16 | 582 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 570 | 22 | 592 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.3% | (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)))) |
| 56.5% | (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)))) | |
| ✓ | 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 2.4% | (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)))) | |
| ▶ | 2.1% | (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.4% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) | |
| ✓ | 54.8% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 22.2% | #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))) | |
| 22.3% | #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))) | |
| 96.2% | #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)))) | |
| 96.1% | #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 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.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)) #s(literal 1/36 binary64)))) | |
| ▶ | 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
| 96.2% | #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)) | |
| ▶ | 96.2% | #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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #s(literal 1/36 binary64))) x)) |
| 96.2% | #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)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| 95.6% | #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)) | |
| ▶ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) | |
| ▶ | 19.5% | #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)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) |
| 96.0% | #s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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)) |
Compiled 1 117 to 658 computations (41.1% saved)
| Inputs |
|---|
#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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #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 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 3 binary64)) #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 (*.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) |
(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 3 binary64) |
#s(literal 1/216 binary64) |
(fma.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)) #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(literal 1/36 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)) |
#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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#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))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.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/120 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
(*.f64 (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)) 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)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1/6 binary64) 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)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #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 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) |
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(/.f64 #s(literal 1/180 binary64) (*.f64 x x)) |
#s(literal 1/180 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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* -1/5832000 (pow x 6))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* -1/5832000 (pow x 6)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000)))) |
#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) #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 #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 1/1080 (pow x 2))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400))))))) |
#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 (* (* 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) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (* x x) 1/120) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) 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/180 (* x x))) 1/2835) (* (* x x) 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) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) x))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) x))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 4)))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 4)))) |
#s(approx (/ 1/6 (* (* (* x x) x) x)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (/ 1/180 (* x x)) #s(hole binary64 (/ 1/180 (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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) 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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/22785532875 (pow x 13)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#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) #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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (* 1/1080 (/ 1 (pow x 6)))) (+ (/ 19/680400 (pow x 4)) (* 1/255150 (/ 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 (/ (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/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) 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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) 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/180 (* x x))) 1/2835) (* (* x x) 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 (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (- 1/2835 (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ -1/180 (pow x 2)))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ (- (* 1/6 (/ 1 (pow x 2))) 1/180) (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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#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/2835) -1/180) (* (* x 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) 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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 3 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6 1/36 (log (/ (sinh x) x)) (* (* x x) 1/6) 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (* (* x x) 1/120) x) x) (* (* (* x x) 1/120) x) (* (* x x) 1/120) 1/120 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (* (* x x) x) (* 1/6 x) (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/ 1/6 (* (* (* x x) x) x)) (* (* (* x x) x) x) (/ 1/180 (* x x)) 1/180) |
| 16.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 3 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6 1/36 (log (/ (sinh x) x)) (* (* x x) 1/6) 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (* (* x x) 1/120) x) x) (* (* (* x x) 1/120) x) (* (* x x) 1/120) 1/120 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (* (* x x) x) (* 1/6 x) (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/ 1/6 (* (* (* x x) x) x)) (* (* (* x x) x) x) (/ 1/180 (* x x)) 1/180) |
| 6.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 3 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -1/6 1/36 (log (/ (sinh x) x)) (* (* x x) 1/6) 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (* (* x x) 1/120) x) x) (* (* (* x x) 1/120) x) (* (* x x) 1/120) 1/120 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (* (* x x) x) (* 1/6 x) (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/ 1/6 (* (* (* x x) x) x)) (* (* (* x x) x) x) (/ 1/180 (* x x)) 1/180) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 436 | 4691 |
| 0 | 501 | 4306 |
| 1 | 1934 | 4300 |
| 0 | 8271 | 4181 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #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 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 3 binary64)) #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 (*.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) |
(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 3 binary64) |
#s(literal 1/216 binary64) |
(fma.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)) #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(literal 1/36 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)) |
#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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#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))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.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/120 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
(*.f64 (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)) 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)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1/6 binary64) 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)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #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 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) |
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(/.f64 #s(literal 1/180 binary64) (*.f64 x x)) |
#s(literal 1/180 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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* -1/5832000 (pow x 6))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* -1/5832000 (pow x 6)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000)))) |
#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) #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 #s(hole binary64 x)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 1/1080 (pow x 2))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400))))))) |
#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 (* (* 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) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (* x x) 1/120) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) 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/180 (* x x))) 1/2835) (* (* x x) 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) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) x))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) x))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 4)))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 4)))) |
#s(approx (/ 1/6 (* (* (* x x) x) x)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (/ 1/180 (* x x)) #s(hole binary64 (/ 1/180 (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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) 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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/22785532875 (pow x 13)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#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) #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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (* 1/1080 (/ 1 (pow x 6)))) (+ (/ 19/680400 (pow x 4)) (* 1/255150 (/ 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 (/ (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/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) 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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) 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/180 (* x x))) 1/2835) (* (* x x) 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 (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (- 1/2835 (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(hole binary64 (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ -1/180 (pow x 2)))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) #s(hole binary64 (/ (- (* 1/6 (/ 1 (pow x 2))) 1/180) (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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#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/2835) -1/180) (* (* x 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) 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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) x) |
(*.f64 x (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x)) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64)) x) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) |
(*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(/.f64 (+.f64 #s(literal 1/10077696 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/216 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))))) (/.f64 #s(literal 1/10077696 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) #s(literal 1/32400 binary64))) (neg.f64 (-.f64 (*.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) #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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (-.f64 (*.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.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)) |
(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 3 binary64) |
#s(literal 1/216 binary64) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) #s(literal 1/36 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1/36 binary64)) |
(+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
#s(literal -1/6 binary64) |
#s(literal 1/36 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)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) 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 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#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))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.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/120 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #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) x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #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 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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)))) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#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 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #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 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 x x)) x) |
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 x x)) x) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2835 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) #s(literal 1/8037225 binary64))) (neg.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x 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))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1/22785532875 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) x) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/180 binary64) x))) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/180 binary64))) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/180 binary64))) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64))) x) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (/.f64 #s(literal 1/180 binary64) x))) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) #s(literal 1/180 binary64))) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) #s(literal -1/180 binary64))) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))) (*.f64 x (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/8037225 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) (*.f64 x (-.f64 (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/22785532875 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/8037225 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/22785532875 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/8037225 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/22785532875 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x 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)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) #s(literal 1/8037225 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x 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)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1/22785532875 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 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)))) (/.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x 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))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))) (/.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x 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)))))) (/.f64 (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x 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))))))) |
(-.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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))))) (/.f64 #s(literal 1/22785532875 binary64) (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 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 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) |
(+.f64 #s(literal 1/2835 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/1080 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) x) (*.f64 x (/.f64 #s(literal 1/180 binary64) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x)) (*.f64 x #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/180 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/180 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/1080 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x)) (/.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/1080 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) (/.f64 (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/1080 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.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 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) x) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.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 #s(literal 1/180 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/180 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/180 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/180 binary64) x) x) |
(/.f64 #s(literal 1/180 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1/180 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 x x))) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#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 (*.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 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (fma.f64 (-.f64 (*.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 (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 #s(literal 1/216 binary64) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64)) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/482233500 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64)) x)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/482233500 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/482233500 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 x x)) #s(literal 1/482233500 binary64)) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#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 (-.f64 (*.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) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (-.f64 (*.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) (-.f64 (*.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) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (fma.f64 #s(literal 1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (fma.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/255150 binary64) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64))) |
#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) (-.f64 (*.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) (-.f64 (*.f64 (*.f64 (-.f64 (*.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/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 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 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 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (* (* (* (* x x) 1/120) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))) |
#s(approx (* (* (* x x) 1/120) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/120 binary64))) |
#s(approx (* (* x x) 1/120) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) (*.f64 (fma.f64 (-.f64 (*.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 (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) 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 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 (fma.f64 (-.f64 (*.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/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (/.f64 (fma.f64 (-.f64 (*.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) x) x))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (/ 1/6 (* (* (* x x) x) x)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* (* x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ 1/180 (* x x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) |
#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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) 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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (pow.f64 x #s(literal 13 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (-.f64 #s(literal 1/22785532875 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))) (pow.f64 x #s(literal 13 binary64)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 13 binary64)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (-.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 13 binary64)))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 #s(literal 1/22785532875 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 #s(literal 1/22785532875 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.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) (*.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/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) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 19/680400 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x))) #s(literal 1/8037225 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1080 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 19/680400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 8 binary64)))) |
#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 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.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) x) x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.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 (*.f64 x x) x) x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) x) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 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 (* (* (+ (* (- (* 1/2835 (* x x)) 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 (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) 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 (* (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (* (* x x) x)) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) #s(literal 1/2835 binary64)) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))) |
#s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/.f64 #s(literal -1/180 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (neg.f64 (*.f64 (-.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))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)) #s(literal 1/22785532875 binary64)) (pow.f64 x #s(literal 13 binary64))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 13 binary64))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (neg.f64 (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/5832000 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 13 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (neg.f64 (*.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/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (neg.f64 (*.f64 (-.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))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (neg.f64 (*.f64 (-.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))) (*.f64 (*.f64 x x) x)))) |
Compiled 38 834 to 3 765 computations (90.3% saved)
29 alts after pruning (22 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 746 | 11 | 757 |
| Fresh | 2 | 11 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 750 | 29 | 779 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.3% | (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)))) |
| 56.5% | (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)))) | |
| ✓ | 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 2.4% | (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)))) | |
| ✓ | 2.1% | (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.4% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) | |
| ✓ | 54.8% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 96.2% | #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)))) | |
| 96.1% | #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 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.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)) #s(literal 1/36 binary64)))) | |
| 96.1% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) | |
| ✓ | 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
| 95.7% | #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))) | |
| ▶ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x)) |
| ▶ | 96.2% | #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)) |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) x)) | |
| ▶ | 95.5% | #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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
| 96.2% | #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)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 95.6% | #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)) |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) | |
| 19.5% | #s(approx (log (/ (sinh x) x)) #s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 15.5% | #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 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/180 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 19.5% | #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 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 19.5% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 #s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 19.0% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 80.9% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) x)))) | |
| ▶ | 96.0% | #s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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)) |
Compiled 1 894 to 1 043 computations (44.9% saved)
| Inputs |
|---|
#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)) |
(*.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) |
(/.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 (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) |
(-.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) |
(*.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) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#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)) (*.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(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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)) 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 (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) |
(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 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #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 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 3 binary64)) #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)) |
#s(literal 3 binary64) |
#s(literal 1/216 binary64) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 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 (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) #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 x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* x (+ 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) #s(hole binary64 (* -1/36 x))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* x (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* x (- (* (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) #s(hole binary64 (* x (- (* (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) #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 #s(hole binary64 x)) |
#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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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) 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) #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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* -1/5832000 (pow x 6))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* -1/5832000 (pow x 6)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 1/1080 (pow x 2))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) 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) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- 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) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- (+ 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) #s(hole binary64 (* 1/8037225 (pow x 9)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* (pow x 9) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* (pow x 9) (- (+ 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) #s(hole binary64 (* (pow x 9) (- (+ 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) #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 (+ (* (+ (* (* 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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#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) #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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) 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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/22785532875 (pow x 13)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (* 1/1080 (/ 1 (pow x 6)))) (+ (/ 19/680400 (pow x 4)) (* 1/255150 (/ 1 (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 (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/255150 (/ 1 (pow x 2))) 1/8037225))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/255150 (/ 1 (pow x 2))) (+ 1/8037225 (/ 1/32400 (pow x 4)))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))) (+ 1/8037225 (/ 1/32400 (pow x 4)))))))) |
#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 (* (+ (* (- (* 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)) (* 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) 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 166.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) 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) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 2 1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -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) 1/6 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (+ (* (* x x) 1/2835) -1/180) (* (* x x) x) (* 1/6 x) (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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) -1/37800 (log (/ (sinh x) x)) (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 3 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) |
| 19.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) 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) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 2 1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -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) 1/6 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (+ (* (* x x) 1/2835) -1/180) (* (* x x) x) (* 1/6 x) (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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) -1/37800 (log (/ (sinh x) x)) (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 3 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) |
| 5.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) 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) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 2 1/36 (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) -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) 1/6 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (+ (* (* x x) 1/2835) -1/180) (* (* x x) x) (* 1/6 x) (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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) -1/37800 (log (/ (sinh x) x)) (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 3 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 551 | 6810 |
| 0 | 607 | 6548 |
| 1 | 2187 | 6548 |
| 0 | 9360 | 6377 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) |
(*.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) |
(/.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 (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) |
(-.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) |
(*.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) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#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)) (*.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(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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)) 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 (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) |
(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 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #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 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 3 binary64)) #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)) |
#s(literal 3 binary64) |
#s(literal 1/216 binary64) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 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 (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) #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 x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* x (+ 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) #s(hole binary64 (* -1/36 x))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* x (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* x (- (* (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) #s(hole binary64 (* x (- (* (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) #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 #s(hole binary64 x)) |
#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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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) 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) #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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* -1/5832000 (pow x 6))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* -1/5832000 (pow x 6)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 1/1080 (pow x 2))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) #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) 1/2835) -1/180) (* x x)) -1/6)) 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) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- 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) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* (pow x 5) (- (+ 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) #s(hole binary64 (* 1/8037225 (pow x 9)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* (pow x 9) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* (pow x 9) (- (+ 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) #s(hole binary64 (* (pow x 9) (- (+ 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) #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 (+ (* (+ (* (* 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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#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) #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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) 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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* 1/22785532875 (pow x 13)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (* 1/1080 (/ 1 (pow x 6)))) (+ (/ 19/680400 (pow x 4)) (* 1/255150 (/ 1 (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 (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/255150 (/ 1 (pow x 2))) 1/8037225))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* -1 (* (pow x 9) (- (* 1/255150 (/ 1 (pow x 2))) (+ 1/8037225 (/ 1/32400 (pow x 4)))))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) #s(hole binary64 (* -1 (* (pow x 9) (- (+ (* 1/255150 (/ 1 (pow x 2))) (* 1/36 (/ 1 (pow x 8)))) (+ 1/8037225 (/ 1/32400 (pow x 4)))))))) |
#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 (* (+ (* (- (* 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)) (* 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) 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 (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) x) |
(*.f64 x (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) x) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) |
(*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) #s(literal 1/1296 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) (exp.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 x x)) |
(*.f64 x (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x)) |
(pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) #s(literal 1/32400 binary64))) (neg.f64 (-.f64 (*.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) #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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (-.f64 (*.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.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 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.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)) |
(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 2 binary64) |
#s(literal 1/36 binary64) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #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 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #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(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) #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) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 x x)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 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) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) 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)) |
(*.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)))) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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)) (*.f64 x x)) |
(*.f64 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)) |
(*.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) |
(*.f64 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 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.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 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.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 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.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))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.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 (neg.f64 (+.f64 (pow.f64 (*.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 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.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 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.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 (+.f64 (pow.f64 (*.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 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.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))))) |
(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)) |
(fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.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) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.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 2 binary64)) (-.f64 (*.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 #s(literal 1/36 binary64) (-.f64 (*.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 (/.f64 (pow.f64 (*.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 3 binary64)) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.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 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.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 (*.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 #s(literal 1/6 binary64) (*.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)) |
(*.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) |
(*.f64 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))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (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 #s(literal 1/32400 binary64) (-.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)) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x))))) |
(/.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 (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)) (-.f64 #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 (-.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)) (-.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 3 binary64)) #s(literal -1/5832000 binary64)) (+.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)) (-.f64 #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)) 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 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) #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)) (-.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/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 3 binary64)) (+.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)) (-.f64 #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 (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)) (-.f64 #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 #s(literal -1/180 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #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 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) (neg.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) #s(literal 1/8037225 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #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) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.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 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) #s(literal 1/8037225 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #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) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.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)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #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)) |
(-.f64 (/.f64 #s(literal 1/8037225 binary64) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 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/8037225 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/22785532875 binary64) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 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 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))))) (/.f64 #s(literal 1/22785532875 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.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 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) x)) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) x) |
(*.f64 x (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x)) (neg.f64 #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x))) (neg.f64 (neg.f64 #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64)) x) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x)) (neg.f64 #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) |
(*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(/.f64 (+.f64 #s(literal 1/10077696 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/216 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 9 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))))) (/.f64 #s(literal 1/10077696 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
#s(literal 1/216 binary64) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#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 (-.f64 (*.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 (fma.f64 (-.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 x x) #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) 1/2835) -1/180) (* x x)) -1/6)) x) (*.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) 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)) (*.f64 x x))) |
#s(approx (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.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 x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) 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)) x)) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 #s(literal -1/36 binary64) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/32400 binary64)) #s(literal 1/36 binary64)) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64)) x)) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64)) 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) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/32400 binary64)) #s(literal 1/36 binary64))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (-.f64 (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64))) |
#s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/32400 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) (*.f64 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 (-.f64 (*.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) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (-.f64 (*.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) (-.f64 (*.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) #s(literal -1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (-.f64 (*.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) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64))) |
#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 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.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/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 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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) x)) (* 1/6 x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.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) x)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) x)) (* 1/6 x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.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) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (fma.f64 (-.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 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#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 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (-.f64 (*.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/37800 (* x x)) 1/2835) (* x x)) -1/180) x) x) 1/6) x) x) (*.f64 (fma.f64 (-.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 x x) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 x x) #s(literal -1/180 binary64) #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 (-.f64 (*.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/37800 (* x x)) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (*.f64 (fma.f64 (-.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 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 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -1/37800 (* x x)) 1/2835) (* x x)) -1/180) x) x) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #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) x) 1/6) (fma.f64 (-.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 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 (-.f64 (*.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 (-.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)) 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) (-.f64 (*.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) (-.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))) |
#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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 #s(literal 1/216 binary64) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64)) x)) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/482233500 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64)) x)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/482233500 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/482233500 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 x x)) #s(literal 1/482233500 binary64)) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (fma.f64 #s(literal 1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (fma.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/255150 binary64) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64))) |
#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 (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) (*.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) 1/2835) -1/180) (* x x)) -1/6)) 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 (* (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.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 (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) (*.f64 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 9 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 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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 x x) (*.f64 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 #s(literal 1/8037225 binary64) (-.f64 (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.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/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) (*.f64 (*.f64 (*.f64 x x) (*.f64 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 x x) (*.f64 x x)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 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 (* (* (+ (* (- (* 1/2835 (* x x)) 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 (* (* (+ (* (- (* 1/2835 (* x x)) 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 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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)) #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 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 x x) (*.f64 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 x x) (*.f64 x x)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x 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) 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) x)) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (* (* (+ (* (* (+ (* (+ (* -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 x x) (*.f64 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 (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 x x) (*.f64 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) (*.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 x x) (*.f64 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 (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 x x) (*.f64 x x)))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/37800 (* x x)) 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 (+ (* (* (+ (* (+ (* -1/37800 (* x x)) 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 (+ (* (* (+ (* (+ (* -1/37800 (* x x)) 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 x x) (*.f64 x x)))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/37800 (* x x)) 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 x x) (*.f64 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 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* -1/37800 (* x x)) 1/2835) (* x x)) -1/180) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/37800 binary64))) |
#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 x x) (*.f64 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 x x) (*.f64 x x)))) (*.f64 (*.f64 x 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 #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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.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) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) 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 (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.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 (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (pow.f64 x #s(literal 13 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (-.f64 #s(literal 1/22785532875 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))) (pow.f64 x #s(literal 13 binary64)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 13 binary64)))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (*.f64 (-.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 13 binary64)))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 #s(literal 1/22785532875 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))))) |
#s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 #s(literal 1/22785532875 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))))) |
#s(approx (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (+.f64 #s(literal 1/22785532875 binary64) (-.f64 (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 19/680400 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x))) #s(literal 1/8037225 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1080 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 19/680400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) (pow.f64 x #s(literal 8 binary64)))) |
#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 (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)) #s(literal 1/8037225 binary64)) (pow.f64 x #s(literal 9 binary64))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/255150 binary64) (*.f64 x x)) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))) |
#s(approx (* (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) x) (neg.f64 (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/36 binary64) (/.f64 #s(literal 1/255150 binary64) (*.f64 x x))) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* (* x x) x)) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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/37800 (* x x)) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/37800 (* x x)) 1/2835) (* x x)) -1/180) x) x) 1/6) x) (neg.f64 (*.f64 (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))))) |
#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 x x) (*.f64 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) (neg.f64 (*.f64 (-.f64 #s(literal 1/37800 binary64) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* -1/37800 (* x x)) 1/2835) (* x x)) -1/180) x) (neg.f64 (*.f64 (+.f64 #s(literal 1/37800 binary64) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2835 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)) #s(literal 1/22785532875 binary64)) (pow.f64 x #s(literal 13 binary64))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x)) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 13 binary64))))) |
#s(approx (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (neg.f64 (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/5832000 binary64) (/.f64 #s(literal 1/482233500 binary64) (*.f64 x x))) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 13 binary64))))) |
Compiled 31 451 to 3 340 computations (89.4% saved)
24 alts after pruning (14 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 654 | 6 | 660 |
| Fresh | 9 | 8 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 665 | 24 | 689 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.3% | (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)))) |
| 56.5% | (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)))) | |
| ✓ | 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 2.4% | (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)))) | |
| ✓ | 2.1% | (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.4% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) | |
| ✓ | 54.8% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 96.1% | #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 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.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)) #s(literal 1/36 binary64)))) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) | |
| 95.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) | |
| ✓ | 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
| 95.7% | #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))) | |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x)) |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #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)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) | |
| 96.2% | #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)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| 95.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) x)) | |
| ✓ | 95.6% | #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)) |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) | |
| ✓ | 96.0% | #s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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)) |
| 96.0% | #s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.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)) |
Compiled 2 216 to 726 computations (67.2% 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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)))) |
(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 (*.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)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #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)) |
(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 (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(approx (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x 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 (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)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 #s(approx (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (/ (* (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36)) x) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/180 binary64) x)) x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x 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 (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 x x) (*.f64 x x))) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.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)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) 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 3 binary64)) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64)))) |
#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)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/180 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.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 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
#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 (* (* (* 2 (sinh x)) 1/2) (/ 1 x))) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.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 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 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 3 binary64)) #s(literal 1/216 binary64)) x) (fma.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)) #s(literal 1/36 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 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.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)) #s(literal 1/36 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 6 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/36 binary64)))) x)) |
| Outputs |
|---|
#s(approx (log (* (* (* 2 (sinh x)) 1/2) (/ 1 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 (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) |
3 calls:
| 10.0ms | x |
| 7.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 7.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.8% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.8% | 2 | 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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)))) |
(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 (*.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)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (- (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 2) 1/36) #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)) |
(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)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 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 |
|---|---|---|
| 97.8% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.8% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.8% | 2 | 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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)))) |
(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 (*.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)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) |
| 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)) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sinh.f64 x)))) |
3 calls:
| 12.0ms | x |
| 3.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.8% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.8% | 2 | 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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)))) |
(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 (*.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)) |
| 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)) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
3 calls:
| 4.0ms | x |
| 3.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.8% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.8% | 2 | 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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)))) |
(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)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
3 calls:
| 4.0ms | x |
| 3.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.7% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.7% | 2 | 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
3 calls:
| 3.0ms | x |
| 3.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 95.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 95.7% | 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)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 #s(approx (* (+ (- (/ 1/6 (* (* (* x x) x) x)) (/ 1/180 (* x x))) 1/2835) (* (* x x) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x 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 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (pow (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 3) 1/216) #s(literal 1/216 binary64)) x) #s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) -1/6)) 1/36) #s(literal 1/36 binary64))) x)) |
3 calls:
| 6.0ms | (/.f64 (sinh.f64 x) x) |
| 3.0ms | x |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 95.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 95.7% | 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)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 95.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 95.7% | 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 |
|---|---|---|
| 54.8% | 1 | x |
| 54.8% | 1 | (/.f64 (sinh.f64 x) x) |
| 54.8% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
Compiled 10 to 8 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.048638840224402416 | 3.3851742401722302 |
| 5.0ms | 112× | 0 | valid |
Compiled 323 to 246 computations (23.8% saved)
ival-log: 1.0ms (33.9% of total)ival-sinh: 1.0ms (33.9% of total)ival-div!: 1.0ms (33.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.014706604570976542 | 0.048638840224402416 |
| 3.0ms | 64× | 0 | valid |
| 2.0ms | 16× | 1 | valid |
Compiled 188 to 138 computations (26.6% saved)
ival-log: 1.0ms (32.1% of total)ival-sinh: 1.0ms (32.1% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.014706604570976542 | 0.048638840224402416 |
Compiled 178 to 133 computations (25.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.014706604570976542 | 0.048638840224402416 |
Compiled 138 to 103 computations (25.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.0011179714416930486 | 0.014706604570976542 |
| 11.0ms | 96× | 1 | valid |
Compiled 134 to 104 computations (22.4% saved)
ival-log: 4.0ms (45.5% of total)ival-sinh: 2.0ms (22.7% of total)adjust: 1.0ms (11.4% of total)ival-div!: 1.0ms (11.4% of total)| 1× | fuel |
Compiled 273 to 85 computations (68.9% saved)
(abs x)
Compiled 1 102 to 510 computations (53.7% saved)
Loading profile data...