
Time bar (total: 6.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 25% | 25% | 75% | 0% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.5% | 0% | 0% | 0% | 0% | 4 |
| 43.8% | 43.7% | 56.2% | 0% | 0% | 0% | 0% | 5 |
| 46.9% | 46.9% | 53.1% | 0% | 0% | 0% | 0% | 6 |
| 48.4% | 48.4% | 51.5% | 0% | 0% | 0% | 0% | 7 |
| 49.2% | 49.2% | 50.8% | 0% | 0% | 0% | 0% | 8 |
| 50.4% | 50.4% | 49.6% | 0% | 0% | 0% | 0% | 9 |
| 51% | 51% | 49% | 0% | 0% | 0% | 0% | 10 |
| 51.3% | 51.2% | 48.7% | 0% | 0% | 0% | 0% | 11 |
| 51.3% | 51.3% | 48.7% | 0% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 2.0s | 5 707× | 2 | valid |
| 1.7s | 7 904× | 5 | exit |
| 467.0ms | 2 257× | 1 | valid |
| 15.0ms | 292× | 0 | valid |
ival-log: 1.6s (47.9% of total)ival-sinh: 703.0ms (20.5% of total)adjust: 631.0ms (18.4% of total)ival-div!: 454.0ms (13.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 118 | 133 | (1.5341866890809278e-240) | 0 | - | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 0 | 0 | - | 0 | - | (sinh.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 x) x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (/.f64 (sinh.f64 x) x)) | sensitivity | 246 | 0 |
log.f64 | (log.f64 (/.f64 (sinh.f64 x) x)) | oflow-rescue | 5 | 0 |
| ↳ | (sinh.f64 x) | overflow | 5 | |
| ↳ | (/.f64 (sinh.f64 x) x) | overflow | 5 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 118 | 0 |
| - | 133 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 118 | 0 | 0 |
| - | 133 | 0 | 5 |
| number | freq |
|---|---|
| 0 | 5 |
| 1 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 193.0ms | 372× | 2 | valid |
| 80.0ms | 118× | 1 | valid |
| 1.0ms | 22× | 0 | valid |
Compiled 33 to 16 computations (51.5% saved)
ival-log: 131.0ms (66.9% of total)ival-sinh: 43.0ms (22% of total)adjust: 13.0ms (6.6% of total)ival-div!: 8.0ms (4.1% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 18 |
| 1 | 20 | 18 |
| 2 | 48 | 18 |
| 3 | 127 | 18 |
| 4 | 740 | 18 |
| 5 | 6944 | 16 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
(abs x)
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (sinh.f64 x) x) |
(sinh.f64 x) |
x |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 29.0ms | x | @ | inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 2.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 283 |
| 0 | 86 | 277 |
| 1 | 423 | 269 |
| 0 | 3404 | 253 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (sinh.f64 x) x) |
(sinh.f64 x) |
x |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(-.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (sinh.f64 (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (sinh.f64 x) x) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) x)) |
(neg.f64 (/.f64 (sinh.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (*.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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 8 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 9 | 38 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 56.5% | (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)))) | |
| ▶ | 56.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ▶ | 96.0% | #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))) |
| ▶ | 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
Compiled 293 to 196 computations (33.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 | |
|---|---|---|---|---|
| 13.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)) |
| 12.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (* (* 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)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 727 | 15 | 742 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 731 | 20 | 751 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 56.5% | (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)))) | |
| ✓ | 56.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 55.5% | (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)))) | |
| ▶ | 96.2% | #s(approx (log (/ (sinh x) 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)))) |
| 23.2% | #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)))))) | |
| 96.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ▶ | 96.2% | #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)) |
| ▶ | 95.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 96.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (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))) | |
| 29.9% | #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)) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 95.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 15.4% | #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)) | |
| 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) | |
| ▶ | 14.0% | #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 105 to 647 computations (41.4% saved)
| Inputs |
|---|
#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 (*.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) |
(*.f64 #s(literal 1/6 binary64) 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)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 x (*.f64 (*.f64 (*.f64 (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) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 #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))) (*.f64 x x) #s(literal 1/6 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))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/37800 binary64) |
#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 (* (* (+ (* (- (* 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))))) |
(*.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)))) |
(pow.f64 x #s(literal 6 binary64)) |
#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))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) |
(/.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 -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/180 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* (+ (* (* x x) 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/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (- (* (* (+ (* -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 (* (pow x 4) -1/37800) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 4)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 (/ (+ 1/6 (* 1/2835 (pow x 4))) (pow x 4)))) |
#s(approx (/ 1/6 (pow x 4)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (* (pow x -2) 1/180) #s(hole binary64 (/ 1/180 (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 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 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 (* (* (+ (* (* 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/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* (+ (* -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 (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 1/2835)) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (- 1/2835 (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 1/2835)) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 (+ 1/2835 (* 1/6 (/ 1 (pow x 4)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 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 (* (+ (* (* 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) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 (* 1/6 x) 1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (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) (* (pow x 4) -1/37800) (pow x 4) 4 -1/37800 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (pow x 6) 6 (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (- (/ 1/6 (pow x 4)) -1/2835) (/ 1/6 (pow x 4)) -1/2835 (* (pow x -2) 1/180) (pow x -2) -2 1/180) |
| 13.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 (* 1/6 x) 1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (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) (* (pow x 4) -1/37800) (pow x 4) 4 -1/37800 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (pow x 6) 6 (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (- (/ 1/6 (pow x 4)) -1/2835) (/ 1/6 (pow x 4)) -1/2835 (* (pow x -2) 1/180) (pow x -2) -2 1/180) |
| 4.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 (* 1/6 x) 1/6 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (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) (* (pow x 4) -1/37800) (pow x 4) 4 -1/37800 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (pow x 6) 6 (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (- (/ 1/6 (pow x 4)) -1/2835) (/ 1/6 (pow x 4)) -1/2835 (* (pow x -2) 1/180) (pow x -2) -2 1/180) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 3348 |
| 0 | 341 | 3207 |
| 1 | 1075 | 3110 |
| 0 | 7010 | 2907 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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 (*.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) |
(*.f64 #s(literal 1/6 binary64) 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)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(*.f64 x (*.f64 (*.f64 (*.f64 (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) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 #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))) (*.f64 x x) #s(literal 1/6 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))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/37800 binary64) |
#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 (* (* (+ (* (- (* 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))))) |
(*.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)))) |
(pow.f64 x #s(literal 6 binary64)) |
#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))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) |
(/.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 -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (* (+ (* (* x x) 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/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (- (* (* (+ (* -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 (* (pow x 4) -1/37800) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 4)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 (/ (+ 1/6 (* 1/2835 (pow x 4))) (pow x 4)))) |
#s(approx (/ 1/6 (pow x 4)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (* (pow x -2) 1/180) #s(hole binary64 (/ 1/180 (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 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 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 (* (* (+ (* (* 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/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) x) (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x))) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* (+ (* -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 (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 1/2835)) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (- 1/2835 (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(hole binary64 (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2)))))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 1/2835)) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(hole binary64 (+ 1/2835 (* 1/6 (/ 1 (pow x 4)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 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 (* (+ (* (* 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) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.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 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (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)) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 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))) |
(/.f64 (*.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 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))) x) (fma.f64 (*.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 x x) #s(literal 1/2835 binary64) #s(literal -1/180 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 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.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/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (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 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (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 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 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 (*.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)))) (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 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (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 2 binary64)) (*.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 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (neg.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 (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 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (neg.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 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 2 binary64)))) (neg.f64 (-.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 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 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)))) (neg.f64 (fma.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 (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 2 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 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 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))) (+.f64 (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 2 binary64)) (-.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 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 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 (*.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 (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.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 (fabs.f64 x) (*.f64 (fabs.f64 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.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 (neg.f64 x) (*.f64 (neg.f64 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 (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 (neg.f64 (neg.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 (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 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.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 (neg.f64 (neg.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 (neg.f64 (neg.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/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (neg.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 #s(literal 1 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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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)))) |
(fma.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 x x) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 (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 2 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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal -1/6 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 (neg.f64 x) x) #s(literal 1/6 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 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) 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 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.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 (*.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)) (neg.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 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.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 (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (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 (*.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 (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 #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 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.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/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (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)) x) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 x (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))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (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))) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (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 2 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 (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)) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 (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 2 binary64)) (fma.f64 #s(literal 1/36 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))) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.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))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 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)))) (neg.f64 (fma.f64 (*.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 x x) #s(literal 1/2835 binary64) #s(literal -1/180 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 2 binary64))))) |
(/.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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/216 binary64) (pow.f64 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 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (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 2 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))) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 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 (*.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)))) (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 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 #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) (neg.f64 x)) (neg.f64 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)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 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 (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 (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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (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) 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 (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 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.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 #s(literal 1/36 binary64) (*.f64 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 (*.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 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) (*.f64 x x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (neg.f64 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))) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (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 (*.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)))) (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 2 binary64)))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.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 x x) #s(literal 1/2835 binary64) #s(literal -1/180 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 2 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 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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 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 (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 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 #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 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(*.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 (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 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 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64)) x) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 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 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64)) #s(literal 1 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 #s(literal 1/2835 binary64) x) (*.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) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/180 binary64) x)) |
(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 (neg.f64 (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 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 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 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 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64)) (+.f64 #s(literal 1/32400 binary64) (-.f64 (*.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 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 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1 binary64) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (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 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(-.f64 #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 #s(literal 1/2835 binary64) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64))) |
(*.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 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 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.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 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (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)) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 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))) |
(/.f64 (*.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 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))) x) (fma.f64 (*.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 x x) #s(literal 1/2835 binary64) #s(literal -1/180 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 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.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/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (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 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (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 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 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 (*.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)))) (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 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (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 2 binary64)) (*.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 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (neg.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 (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 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (neg.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 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 2 binary64)))) (neg.f64 (-.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 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 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)))) (neg.f64 (fma.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 (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 2 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 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 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))) (+.f64 (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 2 binary64)) (-.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 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 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 (*.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 (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.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 (fabs.f64 x) (*.f64 (fabs.f64 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.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 (neg.f64 x) (*.f64 (neg.f64 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 (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 (neg.f64 (neg.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 (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 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.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 (neg.f64 (neg.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 (neg.f64 (neg.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/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (neg.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 #s(literal 1 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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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)))) |
(fma.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 x x) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 (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 2 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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal -1/6 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 (neg.f64 x) x) #s(literal 1/6 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 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) 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 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.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 (*.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)) (neg.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 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.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 (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 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (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 (*.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 (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 #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 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64)) (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 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (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 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/32400 binary64)) (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 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (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 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #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(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #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(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #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(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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))))) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #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(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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))))) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #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)))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #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(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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))))) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #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(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)) (*.f64 #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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 #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(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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))))) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)))) |
(fma.f64 (*.f64 #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))) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #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))) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #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))) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #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(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #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(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #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(literal 1/6 binary64)) |
(fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #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))) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)) (fma.f64 (*.f64 x x) #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(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #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(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #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(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #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))) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #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))))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 #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)))) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #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(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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))))) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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))))) (pow.f64 (*.f64 (*.f64 x x) #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(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #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(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/37800 binary64) x)) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/37800 binary64) x) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #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/37800 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
(*.f64 #s(literal -1/37800 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
#s(literal -1/37800 binary64) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.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))) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal -4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal -4 binary64))))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3 binary64))) (fabs.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) (-.f64 #s(literal 1/2835 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal -1/2835 binary64)) (*.f64 (/.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/180 binary64) #s(literal -1/2835 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2835 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal -4 binary64))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/180 binary64))) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/180 binary64))) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/22785532875 binary64)) (*.f64 x x)) (*.f64 (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1/180 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/22785532875 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal -1/180 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 1/8037225 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64)) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 1/8037225 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64)) #s(literal -1/180 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1/22785532875 binary64)) (*.f64 x x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) #s(literal 1/180 binary64))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1/22785532875 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) #s(literal -1/180 binary64))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal -4 binary64)))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/5832000 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/180 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (neg.f64 (pow.f64 x #s(literal -2 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) |
(fma.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/180 binary64) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal -2 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64)))) (/.f64 (*.f64 #s(literal 1/32400 binary64) (pow.f64 x #s(literal -4 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1/5832000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) |
(-.f64 (/.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/180 binary64) #s(literal -1/2835 binary64))) |
(-.f64 #s(literal 1/2835 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)))) |
(-.f64 #s(literal 1/2835 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) #s(literal 1/2835 binary64)) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) |
(+.f64 (/.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/180 binary64) #s(literal 1/2835 binary64))) |
(+.f64 #s(literal 1/2835 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))))) (neg.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/22785532875 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 1/8037225 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1/22785532875 binary64))) (neg.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 1/8037225 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 1/8037225 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal -1/22785532875 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/22785532875 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/22785532875 binary64)) (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) |
(fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64) #s(literal 1/2835 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/2835 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2835 binary64)) |
(-.f64 (/.f64 #s(literal 1/8037225 binary64) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64))) (/.f64 #s(literal 1/8037225 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal -1/2835 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))))) (/.f64 #s(literal -1/22785532875 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/17010 binary64) #s(literal 1/8037225 binary64)) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2835 binary64)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -4 binary64))) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -4 binary64)))) |
(+.f64 (/.f64 #s(literal 1/22785532875 binary64) (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1/8037225 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 #s(literal 1/17010 binary64) (pow.f64 x #s(literal -4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2835 binary64)) |
(+.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -4 binary64))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -4 binary64)))) |
#s(literal -1/2835 binary64) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/180 binary64) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1/180 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1/180 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/180 binary64) x) x) |
(/.f64 #s(literal 1/180 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(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 -2 binary64) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) #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) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) 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) x) (* 1/6 x)) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
#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)) (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))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) 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 (*.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) x) (* 1/6 x)) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
#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)) (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))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 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 (*.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) x) (* 1/6 x)) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) 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)))) |
#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)) (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) (* 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 (*.f64 x x) #s(literal -1/180 binary64) #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 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) #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 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 4) -1/37800) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (pow x 6) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ 1/6 (pow x 4)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (pow x -2) 1/180) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 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)) (fma.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) x) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.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) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (*.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 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 (fma.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) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)) 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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 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)) (fma.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) x) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 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)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.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 4 binary64)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* x (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) x)) (*.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 6 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)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (-.f64 (*.f64 (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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) (fma.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -4 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 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) (fma.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -4 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) (*.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 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) (fma.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 1/37800 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) (fma.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 1/37800 binary64)))) (pow.f64 x #s(literal 6 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2835 binary64)) (fma.f64 #s(literal 1/180 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 1/37800 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (*.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 6 binary64)))) |
#s(approx (* (pow x 6) (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180))) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) #s(literal 1/2835 binary64)) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64))) |
#s(approx (- (- (/ 1/6 (pow x 4)) -1/2835) (* (pow x -2) 1/180)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/180 binary64) #s(literal 1/2835 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) #s(literal 1/2835 binary64)) |
#s(approx (- (/ 1/6 (pow x 4)) -1/2835) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 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)) (*.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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (* (+ (* (* x x) 1/2835) -1/180) 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 3 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) 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 (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) 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)))) |
Compiled 29 109 to 3 355 computations (88.5% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 785 | 9 | 794 |
| Fresh | 4 | 8 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 792 | 22 | 814 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 56.5% | (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)))) |
| ✓ | 56.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 55.5% | (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)))) | |
| 96.1% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.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 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) | |
| 81.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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))))) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) | |
| 96.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ✓ | 96.2% | #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)) |
| 95.7% | #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)) | |
| ▶ | 95.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 96.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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)))) x)) | |
| 96.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (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))) | |
| ▶ | 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) 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)) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 95.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
Compiled 1 123 to 663 computations (41% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(*.f64 (/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x) |
(/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 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)) x) |
(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)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(literal 1/216 binary64) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1/36 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) |
#s(literal -1/37800 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)))) |
#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)) (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 (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* -1/5832000 (pow x 6))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 -1/5832000)) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (- (* 1/30618000 (pow x 2)) 1/5832000))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #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 (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 1/1080 (pow x 2))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #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) x) x) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/180) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* x x) -1/180) 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) (* 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 (* (* (* (* x x) -1/37800) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (* x x) -1/37800) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (* x x) -1/37800) #s(hole binary64 (* -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/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 (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 (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* 1/22785532875 (pow x 13)))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 13) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* 1/22785532875 (pow x 6)))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* (pow x 6) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* (pow x 6) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* (pow x 6) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (* 1/1080 (/ 1 (pow x 6)))) (+ (/ 19/680400 (pow x 4)) (* 1/255150 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #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) x) x) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (+ 1/2835 (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (+ (* (* x x) -1/180) 1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/180) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -1/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 (/ (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 (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 (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#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 | |
|---|---|---|---|---|
| 36.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (pow (+ (* (* x x) 1/2835) -1/180) 3) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 3 (pow x 6) 6 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) -1/6 1/36 (log (/ (sinh x) x)) (* (* (+ (* (* x x) -1/180) 1/6) x) x) (* (+ (* (* x x) -1/180) 1/6) x) (+ (* (* x x) -1/180) 1/6) 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) (* (* (* (* x x) -1/37800) x) x) (* (* (* x x) -1/37800) x) (* (* x x) -1/37800) -1/37800 (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)) (log (* (/ -1 x) (sinh (neg x)))) (* (/ -1 x) (sinh (neg x))) (/ -1 x) -1 (sinh (neg x)) (neg x)) |
| 20.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (pow (+ (* (* x x) 1/2835) -1/180) 3) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 3 (pow x 6) 6 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) -1/6 1/36 (log (/ (sinh x) x)) (* (* (+ (* (* x x) -1/180) 1/6) x) x) (* (+ (* (* x x) -1/180) 1/6) x) (+ (* (* x x) -1/180) 1/6) 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) (* (* (* (* x x) -1/37800) x) x) (* (* (* x x) -1/37800) x) (* (* x x) -1/37800) -1/37800 (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)) (log (* (/ -1 x) (sinh (neg x)))) (* (/ -1 x) (sinh (neg x))) (/ -1 x) -1 (sinh (neg x)) (neg x)) |
| 6.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (pow (+ (* (* x x) 1/2835) -1/180) 3) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 3 (pow x 6) 6 1/216 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) -1/6 1/36 (log (/ (sinh x) x)) (* (* (+ (* (* x x) -1/180) 1/6) x) x) (* (+ (* (* x x) -1/180) 1/6) x) (+ (* (* x x) -1/180) 1/6) 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) (* (* (* (* x x) -1/37800) x) x) (* (* (* x x) -1/37800) x) (* (* x x) -1/37800) -1/37800 (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)) (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 | 518 | 4662 |
| 0 | 580 | 4505 |
| 1 | 2290 | 4481 |
| 0 | 8263 | 4383 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(*.f64 (/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x) |
(/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 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)) x) |
(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)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(literal 1/216 binary64) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1/36 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) |
#s(literal -1/37800 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)))) |
#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)) (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 (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000)))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* -1/5832000 (pow x 6))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 -1/5832000)) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (- (* 1/30618000 (pow x 2)) 1/5832000))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (- (* (pow x 2) (+ 1/30618000 (* -1/482233500 (pow x 2)))) 1/5832000))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 1/22785532875 (pow x 2)) 1/482233500)))) 1/5832000))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #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 (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 1/1080 (pow x 2))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* -1/255150 (pow x 2)) 19/680400))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #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) x) x) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/180) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* x x) -1/180) 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) (* 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 (* (* (* (* x x) -1/37800) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (* x x) -1/37800) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (* x x) -1/37800) #s(hole binary64 (* -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/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 (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 (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* 1/22785532875 (pow x 13)))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 13) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 13) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* 1/22785532875 (pow x 12)))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* (pow x 12) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(hole binary64 (* (pow x 12) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* 1/22785532875 (pow x 6)))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* (pow x 6) (- 1/22785532875 (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* (pow x 6) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (* 1/482233500 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(hole binary64 (* (pow x 6) (- (+ 1/22785532875 (/ 1/30618000 (pow x 4))) (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* 1/8037225 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- 1/8037225 (* 1/255150 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (+ 1/8037225 (* -1 (/ (+ 1/255150 (* 19/680400 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(hole binary64 (* (pow x 8) (- (+ 1/8037225 (* 1/1080 (/ 1 (pow x 6)))) (+ (/ 19/680400 (pow x 4)) (* 1/255150 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) x) #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) x) x) -1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) #s(hole binary64 (* (pow x 4) (+ 1/2835 (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (+ (* (* x x) -1/180) 1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/180) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -1/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 (/ (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 (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 (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) 1/22785532875))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (* 1/482233500 (/ 1 (pow x 2))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 13) (- (+ (* 1/482233500 (/ 1 (pow x 2))) (* 1/5832000 (/ 1 (pow x 6)))) (+ 1/22785532875 (/ 1/30618000 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#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 (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) x) |
(*.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x)) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal 1/10077696 binary64)) x) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(/.f64 (+.f64 #s(literal 1/10077696 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 1/46656 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal 1/10077696 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 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 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal 1/216 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 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (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/216 binary64)) |
(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 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64))))) (/.f64 #s(literal 1/10077696 binary64) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)) |
(+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) #s(literal 3 binary64)) (pow.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)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 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 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 (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 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3 binary64))) (fabs.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
#s(literal 6 binary64) |
#s(literal 1/216 binary64) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/1296 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/1296 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/1296 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64))))) |
(fma.f64 (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 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.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))) #s(literal 1/36 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (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)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (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 (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/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/1296 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 1/36 binary64)) |
(+.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.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/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (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 (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 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) |
(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 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.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/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
#s(literal -1/6 binary64) |
#s(literal 1/36 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 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 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 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) #s(literal -1/180 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/180 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #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 x x) #s(literal -1/180 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #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) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) #s(literal 1/6 binary64)) |
(fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x))) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/37800 binary64) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
(*.f64 (*.f64 #s(literal -1/37800 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) |
(*.f64 #s(literal -1/37800 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/37800 binary64))) |
#s(literal -1/37800 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 (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 (-.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) (*.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 (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 (-.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 (-.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) (*.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 (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))))) |
(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 #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 (/.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 #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 #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 (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 (*.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 (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 (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/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 (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 (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 (-.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/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 (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))))) |
(/.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)))))) |
(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 (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 (/.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 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(+.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 #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 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)) (log.f64 (*.f64 (sinh.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) (sinh.f64 (neg.f64 x)))) (log.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 (neg.f64 x)) (/.f64 #s(literal -1 binary64) 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 (neg.f64 (*.f64 #s(literal -1 binary64) (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 (*.f64 #s(literal -1 binary64) (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) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal -1 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)) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 (sinh.f64 x)) |
(-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 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 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (*.f64 (fma.f64 (-.f64 (*.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 (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.f64 #s(literal 1/216 binary64) x)) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) x)) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.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)) x)) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.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)) x)) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (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))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (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))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) #s(literal -1/5832000 binary64)) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) (-.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) 3) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 x x)) #s(literal 1/482233500 binary64)) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (pow x 6) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) #s(literal 1/36 binary64)) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (fma.f64 #s(literal 1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (fma.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/255150 binary64) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (* (* (+ (* (* 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 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 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) x) x) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x)) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/180) 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/180) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* x x) -1/180) 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/180) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* x x) -1/180) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* 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 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 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 (* (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #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) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
#s(approx (* (* (* (* x x) -1/37800) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (* x x) -1/37800) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* x x) -1/37800) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (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 (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)))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (/ -1 x) (sinh (neg x))) #s(literal 1 binary64)) |
#s(approx (* (/ -1 x) (sinh (neg x))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ -1 x) (sinh (neg 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) (sinh (neg 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 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (sinh (neg x)) (neg.f64 x)) |
#s(approx (sinh (neg x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (sinh (neg x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (sinh (neg x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.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 (/ (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 (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (*.f64 (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 (* (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) x) (*.f64 (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 (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (+.f64 (/.f64 #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 (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.f64 (pow.f64 x #s(literal 13 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.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 13 binary64)))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.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 13 binary64)))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (*.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 13 binary64)))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 #s(literal 1/22785532875 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.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))))) |
#s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.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)))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/22785532875 binary64))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 1/22785532875 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/482233500 binary64))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.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))))) |
#s(approx (pow (+ (* (* x x) 1/2835) -1/180) 3) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.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)))))) |
#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 (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/8037225 binary64))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (*.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 #s(literal 1/255150 binary64) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (*.f64 (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 8 binary64)))) |
#s(approx (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/1080 binary64) #s(literal 1/8037225 binary64)) (fma.f64 #s(literal 1/255150 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 19/680400 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 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) 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 (-.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) x) -1/6) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/180 binary64)) x) #s(literal 1/2835 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/180) 1/6) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (+ (* (* x x) -1/180) 1/6) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (*.f64 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 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (*.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)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (*.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 (/ (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 (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 (neg.f64 x))) #s(literal -1/2 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 (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (neg.f64 (*.f64 (-.f64 (*.f64 (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 (/ (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (+ (* (* (* (+ (* (* x x) 1/2835) -1/180) x) x) (+ (* (* (+ (* (* x x) 1/2835) -1/180) x) x) -1/6)) 1/36)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (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 (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (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 13 binary64))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (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 13 binary64))))) |
#s(approx (* (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) x) (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 13 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 (* (+ (* (* x x) -1/180) 1/6) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (log (* (/ -1 x) (sinh (neg x)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1/2 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))) |
Compiled 28 898 to 3 201 computations (88.9% saved)
23 alts after pruning (14 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 677 | 5 | 682 |
| Fresh | 3 | 9 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 681 | 23 | 704 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.5% | (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)))) |
| 56.0% | (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)))) | |
| ✓ | 56.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 56.0% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 55.5% | (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)))) | |
| 96.1% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.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 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) | |
| 96.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ✓ | 96.2% | #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)) |
| 95.7% | #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)) | |
| 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ✓ | 95.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 96.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (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))) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) x)) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) 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)) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) | |
| 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 95.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 43.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (*.f64 x x))) x) x)) | |
| ✓ | 95.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ✓ | 47.5% | #s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
Compiled 1 802 to 648 computations (64% 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.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 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(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 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (*.f64 x x))) x) x)) |
(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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.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 x x))) |
(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 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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)))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (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 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 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))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.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)) x) (fma.f64 (*.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)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.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 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
#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 #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)) (/.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 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 3 binary64))) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/36 binary64)))) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sinh.f64 (neg.f64 x))))) |
3 calls:
| 9.0ms | x |
| 7.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 7.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.9% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.9% | 2 | 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.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 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(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 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (*.f64 x x))) x) x)) |
(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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.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 x x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
3 calls:
| 8.0ms | x |
| 5.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 5.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (/.f64 (sinh.f64 x) x) |
| 97.9% | 2 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.9% | 2 | 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.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 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(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 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (*.f64 x x))) x) x)) |
(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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (-.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 x x))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) x)) |
3 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (sinh.f64 x) x) |
| 5.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (/.f64 (sinh.f64 x) x) |
| 96.2% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 96.2% | 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.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 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(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 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #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))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (* x x) -1/180) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/180 binary64)) (*.f64 x x))) x) x)) |
(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)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (pow (+ (* (* x x) 1/2835) -1/180) 3) (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
3 calls:
| 6.0ms | x |
| 5.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 4.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | x |
| 96.2% | 1 | (/.f64 (sinh.f64 x) x) |
| 96.2% | 1 | (log.f64 (/.f64 (sinh.f64 x) 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.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 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) 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)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.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))) |
| Outputs |
|---|
#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)) |
3 calls:
| 4.0ms | x |
| 3.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (/.f64 (sinh.f64 x) x) |
| 96.2% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 96.2% | 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 4.0ms | x |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 2.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (/.f64 (sinh.f64 x) x) |
| 96.2% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 96.2% | 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #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 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 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)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 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 |
|---|---|---|
| 95.7% | 1 | x |
| 95.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 95.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 95.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 95.7% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 95.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 95.7% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Compiled 8 to 8 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.048638840224402416 | 3.3851742401722302 |
Loading profile data...