
Time bar (total: 9.2s)
| 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.9s | 7 867× | 5 | exit |
| 2.5s | 5 713× | 2 | valid |
| 457.0ms | 2 256× | 1 | valid |
| 15.0ms | 287× | 0 | valid |
ival-log: 1.7s (35.5% of total)ival-sinh: 1.7s (34.6% of total)adjust: 984.0ms (20.3% of total)ival-div!: 461.0ms (9.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 139 | 114 | (1.9703435587510993e-174) | 1 | (0.41262969778930797) | (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 | 251 | 1 |
log.f64 | (log.f64 (/.f64 (sinh.f64 x) x)) | oflow-rescue | 1 | 0 |
| ↳ | (sinh.f64 x) | overflow | 1 | |
| ↳ | (/.f64 (sinh.f64 x) x) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 138 | 1 |
| - | 114 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 138 | 1 | 0 |
| - | 114 | 0 | 3 |
| number | freq |
|---|---|
| 0 | 4 |
| 1 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 534.0ms | 338× | 2 | valid |
| 22.0ms | 164× | 1 | valid |
| 1.0ms | 10× | 0 | valid |
Compiled 33 to 16 computations (51.5% saved)
ival-log: 446.0ms (89.6% of total)ival-sinh: 35.0ms (7% of total)adjust: 9.0ms (1.8% of total)ival-div!: 8.0ms (1.6% 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 |
|---|---|---|
| ▶ | 50.3% | (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 | |
|---|---|---|---|---|
| 36.0ms | x | @ | inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 25.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 8.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) #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 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 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 (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 (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 (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)) x)) |
#s(approx x x) |
#s(approx (log (/ (sinh x) x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#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 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
Compiled 476 to 160 computations (66.4% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 10 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 11 | 38 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (/.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))) | |
| 50.2% | (-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) | |
| ✓ | 50.3% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 49.3% | (log.f64 #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)))) | |
| ▶ | 49.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 49.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ▶ | 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| ▶ | 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| 98.1% | #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)) | |
| ▶ | 97.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 44.4% | #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)))))) |
Compiled 345 to 224 computations (35.1% 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) |
#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(approx (log (/ (sinh x) x)) (*.f64 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
(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(literal 1 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)))))) |
(log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.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) |
| 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 (* (* x x) 1/6) #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 (* 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) #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) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (/ (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 (+ (* 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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh 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 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 1)) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (+ 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 (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* -1 x))) |
#s(approx (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1)))) |
#s(approx (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1)))) |
#s(approx (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1)))) |
#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 (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 (* (+ (* (- (* (* (+ (* -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) #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) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (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 (+ (* 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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (* -1/2 (* 2 (sinh x))) #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 (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 61.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)) (* (* x x) 1/6) (log (/ (sinh x) x)) (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 1 (log (/ (sinh x) x)) (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (/ -1 x) -1 (* -1/2 (* 2 (sinh x))) -1/2 (* 2 (sinh x)) 2 (sinh x)) |
| 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)) (* (* x x) 1/6) (log (/ (sinh x) x)) (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 1 (log (/ (sinh x) x)) (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (/ -1 x) -1 (* -1/2 (* 2 (sinh x))) -1/2 (* 2 (sinh x)) 2 (sinh 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)) (* (* x x) 1/6) (log (/ (sinh x) x)) (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 1 (log (/ (sinh x) x)) (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (/ -1 x) -1 (* -1/2 (* 2 (sinh x))) -1/2 (* 2 (sinh x)) 2 (sinh x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 335 | 2724 |
| 0 | 383 | 2517 |
| 1 | 1409 | 2468 |
| 0 | 8853 | 2363 |
| 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) |
#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(approx (log (/ (sinh x) x)) (*.f64 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
(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(literal 1 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)))))) |
(log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(*.f64 #s(literal -1/2 binary64) (*.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(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 (* (* x x) 1/6) #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 (* 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) #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) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (/ (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 (+ (* 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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh 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 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 1)) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (+ 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 (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* -1 x))) |
#s(approx (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1)))) |
#s(approx (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1)))) |
#s(approx (* -1/2 (* 2 (sinh x))) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1)))) |
#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 (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 (* (+ (* (- (* (* (+ (* -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) #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) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (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 (+ (* 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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (* -1/2 (* 2 (sinh x))) #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 (* (+ (* -1/37800 (* x x)) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
| Outputs |
|---|
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (*.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 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (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/6 binary64) x) x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(-.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(*.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 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(fma.f64 (*.f64 x (*.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 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(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 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(-.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.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))))) |
(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 (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)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.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))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 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) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 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 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 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 (*.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 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
#s(literal 1/2835 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (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) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 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 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) (/.f64 #s(literal 1/5832000 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal -1/180 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/37800 binary64) x)) x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 #s(literal -1/37800 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2835 binary64) x)) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal 1/2835 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)))) (-.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal 1/2835 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/37800 binary64) x)) x (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -1/37800 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 #s(literal -1/37800 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64)) (*.f64 #s(literal 1/2835 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
(/.f64 (-.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (fma.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8037225 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64))) (neg.f64 (fma.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.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) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/107163000 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8037225 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/54010152000000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 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/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/107163000 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) |
(fma.f64 (*.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 (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64))) (/.f64 #s(literal 1/8037225 binary64) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal -1/2835 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8037225 binary64) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (/.f64 (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal -1/2835 binary64)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/37800 binary64) x)) x)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/37800 binary64))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 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 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 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/22785532875 binary64) (-.f64 (+.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/107163000 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/54010152000000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/107163000 binary64) (*.f64 x x))))) |
(+.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) |
(log.f64 #s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 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)) x) x #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 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)) (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 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #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 #s(literal 1/216 binary64) (*.f64 #s(literal -1/1728000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.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) (pow.f64 x #s(literal 4 binary64)) #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) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)) #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) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64))) (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) (pow.f64 x #s(literal 4 binary64))) (-.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)) #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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 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 (*.f64 (neg.f64 x) x) #s(literal -1/120 binary64))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(/.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 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.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 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (log.f64 (/.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x))))))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (log.f64 (/.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (log.f64 (/.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (log.f64 (sinh.f64 (neg.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 (*.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 x)) |
(+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) 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 (neg.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x))))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x)))))))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x)))) |
(+.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (sinh.f64 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 -1 binary64)) (sinh.f64 x)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (sinh.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x)) |
(*.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x)) x) |
(/.f64 (sinh.f64 (neg.f64 x)) (neg.f64 x)) |
(/.f64 (sinh.f64 x) x) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) x)) |
(neg.f64 (/.f64 (sinh.f64 x) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (sinh.f64 x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (sinh.f64 x))) |
(fma.f64 (sinh.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (sinh.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (sinh.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (sinh.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (sinh.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (sinh.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(neg.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal -1 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 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal -1 binary64) (sinh.f64 x)) |
(/.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 (neg.f64 x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(neg.f64 (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 (sinh.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sinh.f64 x) #s(literal -1/2 binary64)) (*.f64 (sinh.f64 x) #s(literal -1/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 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (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 (*.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(fma.f64 (sinh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (*.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (sinh.f64 x) (sinh.f64 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) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) 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 (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x)) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 #s(literal 1/2835 binary64) x)) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) #s(literal 1/2835 binary64)) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(literal 1 binary64)) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (* (/ -1 x) (* -1/2 (* 2 (sinh 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 #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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) #s(literal 1 binary64)) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh 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 (* (/ -1 x) (* -1/2 (* 2 (sinh 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 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1/2 (* 2 (sinh x))) (neg.f64 x)) |
#s(approx (* -1/2 (* 2 (sinh x))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (* -1/2 (* 2 (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 (* -1/2 (* 2 (sinh x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) 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 (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)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64) x)) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (sinh x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (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)) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) x) 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 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 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(approx (+ (* -1/37800 (* x x)) 1/2835) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) x) x)) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (/.f64 (sinh.f64 x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#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) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) x) x)) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x))))) |
#s(approx (* (/ -1 x) (* -1/2 (* 2 (sinh x)))) (/.f64 (sinh.f64 x) x)) |
#s(approx (* -1/2 (* 2 (sinh x))) (sinh.f64 (neg.f64 x))) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (sinh x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (log.f64 (/.f64 (sinh.f64 x) x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #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) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/37800 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (log (* (/ -1 x) (* -1/2 (* 2 (sinh x))))) (log.f64 (/.f64 (sinh.f64 x) x))) |
Compiled 20 547 to 3 228 computations (84.3% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 725 | 17 | 742 |
| Fresh | 1 | 4 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 729 | 24 | 753 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (/.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))) | |
| 50.2% | (-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) | |
| ✓ | 50.3% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 49.3% | (log.f64 #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)))) |
| ✓ | 49.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 49.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 48.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)))) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) | |
| 20.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))))))) | |
| 31.9% | #s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))))) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) (*.f64 x x))) | |
| 98.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 x x) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ▶ | 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
| ▶ | 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x)) |
| ▶ | 38.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) |
| 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| 98.1% | #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)) | |
| 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) x) x)) | |
| ▶ | 97.8% | #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)) |
| ✓ | 97.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 23.6% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) x)) | |
| 44.4% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) | |
| 14.4% | #s(approx (log (/ (sinh x) x)) #s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64))))) | |
| 20.3% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)))))) |
Compiled 1 317 to 753 computations (42.8% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (*.f64 (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) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
(*.f64 (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)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(log.f64 #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 (/ (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))) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (* (* (+ (* (- (* 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 (* 1/6 x) #s(hole binary64 (* 1/6 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 (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 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/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow x 2))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (pow (* 1/6 x) 3) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1/5832000 (pow x 9)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 1/1080 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 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) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/1080 (pow x 4)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 1/1080 (* -19/680400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400)))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 1/1080 (* (pow x 2) (- (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)) 19/680400)))))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1/1080 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* 1/17010 (pow x 2)) 1/1080)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (* (* (+ (* (- (* 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 (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/5040 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* 1/22785532875 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (+ 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) x) 3) #s(hole binary64 (* 1/22785532875 (pow x 15)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 10) (- (+ 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) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 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 x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 10) (- (+ 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) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/17010 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (- 1/17010 (* 1/1080 (/ 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 (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (- (+ (* 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 | |
|---|---|---|---|---|
| 16.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x 1/6 (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (* (+ (* (* (* (+ (* (* 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)) (* 1/6 x) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1 (log (/ (sinh x) x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (pow (* 1/6 x) 3) 3 (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) |
| 13.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x 1/6 (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (* (+ (* (* (* (+ (* (* 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)) (* 1/6 x) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1 (log (/ (sinh x) x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (pow (* 1/6 x) 3) 3 (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) |
| 5.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x 1/6 (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (* (+ (* (* (* (+ (* (* 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)) (* 1/6 x) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1 (log (/ (sinh x) x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (pow (* 1/6 x) 3) 3 (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 6305 |
| 0 | 525 | 4835 |
| 1 | 2063 | 4829 |
| 0 | 8964 | 4672 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (*.f64 (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) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
(*.f64 (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)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(log.f64 #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 (/ (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))) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (* (* (+ (* (- (* 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 (* 1/6 x) #s(hole binary64 (* 1/6 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 (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 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/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow x 2))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (pow (* 1/6 x) 3) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1/5832000 (pow x 9)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 1/1080 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 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) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/1080 (pow x 4)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 1/1080 (* -19/680400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400)))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 1/1080 (* (pow x 2) (- (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)) 19/680400)))))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 1/32400 (* (pow x 2) (- (* 1/8037225 (pow x 2)) 1/255150)))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1/1080 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* 1/17010 (pow x 2)) 1/1080)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (* (* (+ (* (- (* 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 (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/5040 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* 1/22785532875 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (+ 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) x) 3) #s(hole binary64 (* 1/22785532875 (pow x 15)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) #s(hole binary64 (* (pow x 10) (- (+ 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) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 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 x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 10) (- (+ 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) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/8037225 (pow x 10)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 10) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 10) (- (+ 1/8037225 (/ 1/32400 (pow x 4))) (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/17010 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (- 1/17010 (* 1/1080 (/ 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 (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (- (+ (* 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 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) x)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 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) x) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64))) (+.f64 #s(literal 1/32400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 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) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 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)))) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) x)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 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) x) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 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/5040 binary64) #s(literal 1/120 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/128024064000 binary64)))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/128024064000 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/128024064000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/128024064000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) x)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 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) x) x) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 9 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 9 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.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/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 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) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 9 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 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)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (pow.f64 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) x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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 (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(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) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.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))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(fma.f64 (*.f64 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 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 (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 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 (*.f64 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))) |
(pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.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 x x) (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 (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 (* (+ (* (* (* (+ (* (* 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 x x) (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)) (*.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) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 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 (* (* (+ (* (- (* 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 x x) (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/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 x x) (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)) (*.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 (* 1/6 x) (*.f64 #s(literal 1/6 binary64) 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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 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/5040 (* x x)) 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/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #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 x x) (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)) (*.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 (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.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)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (* 1/6 x) 3) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/5832000 binary64))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.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) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.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) x) 3) (*.f64 (-.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)) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (fma.f64 #s(literal 1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (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)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (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)) (*.f64 x x))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1080 binary64))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (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)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/32400 binary64))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (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)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 #s(literal -1/1080 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (-.f64 (*.f64 #s(literal 1/17010 binary64) (*.f64 x x)) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64)))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (-.f64 #s(literal 1/22785532875 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/22785532875 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/22785532875 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/5832000 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64)))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (*.f64 (-.f64 #s(literal 1/22785532875 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/22785532875 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/22785532875 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/5832000 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64)))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 19/680400 binary64) #s(literal 1/255150 binary64)) x) #s(literal 1/8037225 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1080 binary64) #s(literal 1/8037225 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/255150 binary64) (/.f64 #s(literal 19/680400 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 19/680400 binary64) #s(literal 1/255150 binary64)) x) #s(literal 1/8037225 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1080 binary64) #s(literal 1/8037225 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/255150 binary64) (/.f64 #s(literal 19/680400 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8037225 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/17010 binary64))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/17010 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/1080 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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64)) #s(literal 1/22785532875 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64)) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (neg.f64 (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/5832000 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64)) #s(literal 1/22785532875 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64)) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3) (neg.f64 (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/5832000 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))) #s(literal 1/22785532875 binary64)) (/.f64 #s(literal 1/30618000 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 15 binary64))))) |
Compiled 54 186 to 3 975 computations (92.7% saved)
24 alts after pruning (20 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 838 | 8 | 846 |
| Fresh | 4 | 12 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 846 | 24 | 870 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (/.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))) | |
| 50.2% | (-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) | |
| ✓ | 50.3% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 49.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| 49.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| ✓ | 49.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 49.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ▶ | 48.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)))) |
| 98.1% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) | |
| 31.9% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) (*.f64 x x))) | |
| ▶ | 98.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 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) x)) | |
| 98.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) x)) | |
| 38.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) x)) | |
| 38.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) | |
| 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 98.1% | #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)) |
| ▶ | 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) x) x)) |
| ✓ | 97.8% | #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)) |
| ✓ | 97.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 44.4% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
| 14.4% | #s(approx (log (/ (sinh x) x)) #s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64))))) |
Compiled 1 322 to 746 computations (43.6% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) x) x)) |
(*.f64 (*.f64 (-.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)) x) x) |
(*.f64 (-.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)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(*.f64 (*.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 -1/6 binary64) |
#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)) |
(*.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) |
(*.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) |
(fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #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(literal 1/6 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 x x) #s(literal 1/6 binary64)) (*.f64 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)) |
(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)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
(log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 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 (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 1/6)) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) 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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (/ (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 (+ (* 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 (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (/ -1 x) (sinh (neg 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 x) (sinh (neg x))) #s(hole binary64 1)) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (+ 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 (sinh (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1)))) |
#s(approx (neg 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 (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) 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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (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 (+ (* 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 (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (+ (log (* -1/2 (- (exp (neg x)) (/ 1 (exp (neg x)))))) (log (/ 1 x))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (* -1/2 (/ (- (exp (neg x)) (/ 1 (exp (neg x)))) x)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (neg x)) (/ 1 (exp (neg x))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (* 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 (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (+ (log (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (log (/ -1 x))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (* -1/2 (/ (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) x)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 -1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) 1/6 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) (* (* x x) 1/120) 1/120 1 (log (/ (sinh x) x)) (log (* (/ -1 x) (sinh (neg x)))) (* (/ -1 x) (sinh (neg x))) (/ -1 x) -1 (sinh (neg x)) (neg x)) |
| 25.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 -1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) 1/6 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) (* (* x x) 1/120) 1/120 1 (log (/ (sinh x) x)) (log (* (/ -1 x) (sinh (neg x)))) (* (/ -1 x) (sinh (neg x))) (/ -1 x) -1 (sinh (neg x)) (neg x)) |
| 3.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 -1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) 1/6 (log (/ (sinh x) x)) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) (* (* x x) 1/120) 1/120 1 (log (/ (sinh x) x)) (log (* (/ -1 x) (sinh (neg x)))) (* (/ -1 x) (sinh (neg x))) (/ -1 x) -1 (sinh (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2789 |
| 0 | 349 | 2672 |
| 1 | 1237 | 2539 |
| 0 | 8379 | 2479 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) x) x)) |
(*.f64 (*.f64 (-.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)) x) x) |
(*.f64 (-.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)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(*.f64 (*.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 -1/6 binary64) |
#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)) |
(*.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) |
(*.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) |
(fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #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(literal 1/6 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 x x) #s(literal 1/6 binary64)) (*.f64 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)) |
(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)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
(log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 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 (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 1/6)) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) 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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (/ (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 (+ (* 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 (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (* (/ -1 x) (sinh (neg 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 x) (sinh (neg x))) #s(hole binary64 1)) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (+ 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 (sinh (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1)))) |
#s(approx (neg 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 (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) 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 (* (* (+ (* (- (* 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 (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (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 (+ (* 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 (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (+ (log (* -1/2 (- (exp (neg x)) (/ 1 (exp (neg x)))))) (log (/ 1 x))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (* -1/2 (/ (- (exp (neg x)) (/ 1 (exp (neg x)))) x)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (neg x)) (/ 1 (exp (neg x))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (* 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 (log (* (/ -1 x) (sinh (neg x)))) #s(hole binary64 (+ (log (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (log (/ -1 x))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(hole binary64 (* -1/2 (/ (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) x)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -1 x))))))) |
| Outputs |
|---|
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 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)) (fabs.f64 x)) (fabs.f64 x)) |
(*.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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.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 x) (*.f64 (neg.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 (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 x x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 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 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (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/36 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))) (*.f64 x x)) (-.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x 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)) (-.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.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 x x)) (+.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))) (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 3 binary64)) #s(literal -1/216 binary64)) (*.f64 x 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)) (+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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)) (*.f64 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 (*.f64 x x) (-.f64 #s(literal 1/36 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)))) (-.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 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.f64 (*.f64 x x) (+.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 (*.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))))) |
(/.f64 (*.f64 (*.f64 x 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))) (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) 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 (pow.f64 x #s(literal 4 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) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (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)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #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 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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)) 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))) |
(/.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) (+.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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 (-.f64 #s(literal 1/36 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))) x) (-.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) 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)) (-.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.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))) x) (+.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))) (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 (-.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 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 (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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 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)))) (-.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 x (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.f64 x (+.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 (*.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))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (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 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (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 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x x) (*.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 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (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)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x (*.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) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (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 (pow.f64 x #s(literal 3 binary64)) (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 (neg.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 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 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)))) (neg.f64 (-.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.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)))) (neg.f64 (+.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))) (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 (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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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 (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)) (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) (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 (-.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.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 (*.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))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #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 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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 (/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 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)) (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 #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 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 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x))) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) (/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1/216 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))) (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 (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 (*.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)))))) |
(+.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)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/180 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 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 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) x) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) x) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) x (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 #s(literal -1/180 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x #s(literal -1/180 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/32400 binary64) (*.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64))) (+.f64 #s(literal 1/32400 binary64) (-.f64 (*.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.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 x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64))) (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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal 1/510300 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2835 binary64) x)) x)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2835 binary64))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/2835 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2835 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) (/.f64 #s(literal -1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(+.f64 #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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal -1/6 binary64) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 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)) (fabs.f64 x)) (fabs.f64 x)) |
(*.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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.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 x) (*.f64 (neg.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 (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 x x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 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 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (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/36 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))) (*.f64 x x)) (-.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x 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)) (-.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.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 x x)) (+.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))) (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 3 binary64)) #s(literal -1/216 binary64)) (*.f64 x 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)) (+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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)) (*.f64 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 (*.f64 x x) (-.f64 #s(literal 1/36 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)))) (-.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 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (*.f64 (*.f64 x x) (+.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 (*.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))))) |
(/.f64 (*.f64 (*.f64 x 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))) (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) 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 (pow.f64 x #s(literal 4 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) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (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)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #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 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (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 (neg.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 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 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)))) (neg.f64 (-.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.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)))) (neg.f64 (+.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))) (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 (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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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 (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)) (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) (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 (-.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.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 (*.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))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #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 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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 (/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 x #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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 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)) (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 #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 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 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x))) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x))))) (/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1/216 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))) (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 (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 (*.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)))))) |
(+.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)))) |
(log.f64 #s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 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) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64))) |
(*.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(literal 1 binary64) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(/.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 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (sinh.f64 (neg.f64 x))))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.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 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (sinh.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (sinh.f64 (neg.f64 x)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x))))))) |
(-.f64 (log.f64 (neg.f64 (sinh.f64 (neg.f64 x)))) (log.f64 x)) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (log.f64 (sinh.f64 (neg.f64 x))))) |
(-.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (sinh.f64 (neg.f64 x)))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(*.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sinh.f64 (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 x))) x) |
(/.f64 (sinh.f64 (neg.f64 x)) (neg.f64 x)) |
(/.f64 (sinh.f64 x) x) |
(neg.f64 (/.f64 (sinh.f64 x) (neg.f64 x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 x))) |
(neg.f64 (*.f64 (sinh.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(neg.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 (sinh.f64 x)) |
(-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* 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)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1/6 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 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)))) |
#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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #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 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* 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)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 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) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(literal 1 binary64)) |
#s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ -1 x) (sinh (neg 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 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #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 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64))) |
#s(approx (* (* x x) 1/120) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(literal 1 binary64)) |
#s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ -1 x) (sinh (neg 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 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (sinh (neg x)) (neg.f64 x)) |
#s(approx (sinh (neg x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)) x)) |
#s(approx (sinh (neg 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 (neg x)) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (/ -1 x) (sinh (neg 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#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) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) x) x)) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) x) #s(literal -1/2 binary64))) |
#s(approx (sinh (neg x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (* (/ -1 x) (sinh (neg x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) x) #s(literal -1/2 binary64))) |
#s(approx (sinh (neg x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
Compiled 16 481 to 2 515 computations (84.7% saved)
25 alts after pruning (17 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 588 | 7 | 595 |
| Fresh | 5 | 10 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 594 | 25 | 619 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (/.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))) | |
| 50.2% | (-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) | |
| ✓ | 50.3% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 49.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| 49.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| ✓ | 49.2% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 49.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 48.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64)))) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) | |
| 98.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) | |
| 31.9% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) | |
| 98.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.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 x x)) (+.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))) (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)))))) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (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)) (*.f64 x x))) | |
| ✓ | 98.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 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) x)) | |
| 98.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) x)) | |
| 98.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.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))) x) (+.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))) (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)) | |
| 38.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) | |
| 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ✓ | 98.1% | #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)) |
| ✓ | 98.3% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) x) x)) |
| ✓ | 97.8% | #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)) |
| ✓ | 97.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ✓ | 44.4% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
Compiled 2 113 to 700 computations (66.9% saved)
| Inputs |
|---|
#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 (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 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) 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 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #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)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(log.f64 #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)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #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 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.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))) x) (+.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))) (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)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.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 x x)) (+.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))) (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)))))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 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 (log (/ (sinh x) x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) x)) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))))))) |
(/.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))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) x)) |
3 calls:
| 13.0ms | (/.f64 (sinh.f64 x) x) |
| 10.0ms | x |
| 7.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.3% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#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 (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 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.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)) 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 (-.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)) x) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 2.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.3% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#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 (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 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (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))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (sinh.f64 x) x) |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.3% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#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 (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 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) x) x) x)) x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 2.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.1% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#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 (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 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 98.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 98.1% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#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 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | (/.f64 (sinh.f64 x) x) |
| 97.8% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.8% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 97.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.7% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| 1× | fuel |
Compiled 144 to 52 computations (63.9% saved)
(abs x)
Compiled 646 to 340 computations (47.4% saved)
Loading profile data...