
Time bar (total: 17.7s)
| 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.3s | 7 904× | 5 | exit |
| 297.0ms | 2 257× | 1 | valid |
| 15.0ms | 292× | 0 | valid |
ival-log: 1.5s (49.7% of total)ival-sinh: 679.0ms (22.2% of total)adjust: 514.0ms (16.8% of total)ival-div!: 346.0ms (11.3% 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 |
| 124.0ms | 372× | 2 | valid |
| 20.0ms | 118× | 1 | valid |
| 1.0ms | 22× | 0 | valid |
Compiled 33 to 16 computations (51.5% saved)
ival-log: 66.0ms (52.3% of total)ival-sinh: 43.0ms (34.1% of total)adjust: 9.0ms (7.1% of total)ival-div!: 8.0ms (6.3% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 18 |
| 1 | 20 | 18 |
| 2 | 48 | 18 |
| 3 | 127 | 18 |
| 4 | 740 | 18 |
| 5 | 6944 | 16 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
(abs x)
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (sinh.f64 x) x) |
(sinh.f64 x) |
x |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 25.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 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 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))))) |
(-.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) (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 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) 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 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 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 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #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)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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)) (-.f64 (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (log.f64 #s(literal -1 binary64))) (log.f64 x))) |
Compiled 547 to 162 computations (70.4% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 4 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 5 | 38 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 41.1% | (/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 56.5% | (log.f64 (/.f64 #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)) x)) |
| ▶ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ▶ | 96.2% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
Compiled 117 to 62 computations (47% 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)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 (/.f64 #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)) x)) |
(/.f64 #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)) 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)) |
(*.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) |
(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) |
(/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
(-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
#s(literal 2 binary64) |
(sinh.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(*.f64 (log.f64 x) (log.f64 x)) |
(log.f64 x) |
(+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.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) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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) (* x x)) #s(hole binary64 (pow x 4))) |
#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 (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 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) x) #s(hole binary64 (* x (+ 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (pow (log x) 2))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (+ (* 1/3 (* (pow x 2) (log x))) (pow (log x) 2)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))) (pow (log x) 2)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))) (pow (log x) 2)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (log x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#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 (* (log x) (log x)) #s(hole binary64 (pow (log x) 2))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#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 (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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) #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 (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 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) x) #s(hole binary64 (* (pow x 7) (+ 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) (* 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (- (log (- (exp x) (/ 1 (exp x)))) (log 2)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (log (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (exp x) (/ 1 (exp x))))) |
#s(approx (* (log x) (log x)) #s(hole binary64 (pow (log (/ 1 x)) 2))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 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) #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 (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (log x) (log x)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 62.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) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800 (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) 2 (sinh x) (log 2) (* (log x) (log x)) (log x) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) |
| 56.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) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800 (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) 2 (sinh x) (log 2) (* (log x) (log x)) (log x) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) |
| 22.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) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (* (+ (* -1/37800 (* x x)) 1/2835) x) (+ (* -1/37800 (* x x)) 1/2835) -1/37800 (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) 2 (sinh x) (log 2) (* (log x) (log x)) (log x) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 4328 |
| 0 | 562 | 3692 |
| 1 | 2613 | 3635 |
| 0 | 9985 | 3558 |
| 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)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 (/.f64 #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)) x)) |
(/.f64 #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)) 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)) |
(*.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) |
(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) |
(/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
(-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
#s(literal 2 binary64) |
(sinh.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(*.f64 (log.f64 x) (log.f64 x)) |
(log.f64 x) |
(+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.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) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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) (* x x)) #s(hole binary64 (pow x 4))) |
#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 (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 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) x) #s(hole binary64 (* x (+ 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (pow (log x) 2))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (+ (* 1/3 (* (pow x 2) (log x))) (pow (log x) 2)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))) (pow (log x) 2)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))) (pow (log x) 2)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (log x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#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 (* (log x) (log x)) #s(hole binary64 (pow (log x) 2))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#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 (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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) #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 (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 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) x) #s(hole binary64 (* (pow x 7) (+ 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) (* 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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) #s(hole binary64 (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (- (log (- (exp x) (/ 1 (exp x)))) (log 2)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (log (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (exp x) (/ 1 (exp x))))) |
#s(approx (* (log x) (log x)) #s(hole binary64 (pow (log (/ 1 x)) 2))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 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) #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 (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (log x) (log x)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.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)) |
(*.f64 (*.f64 x x) (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 (*.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)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.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 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.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 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.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 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(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)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.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 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x) x)) |
(/.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 (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.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 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(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)) |
(sqrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.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 (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.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 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (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 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 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)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 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)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.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 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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 (pow.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal 1/2835 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2835 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal 1/2835 binary64) x)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (*.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))))) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8037225 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) #s(literal 1/8037225 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/8037225 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/37800 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/22785532875 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) #s(literal 1/8037225 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/37800 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/37800 binary64) x) x #s(literal 1/2835 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
(-.f64 (/.f64 #s(literal 1/8037225 binary64) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))) (/.f64 #s(literal 1/8037225 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)))) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/22785532875 binary64) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))))) (/.f64 #s(literal 1/22785532875 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(+.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(literal -1/37800 binary64) |
(*.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)) |
(-.f64 (log.f64 (neg.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
(log.f64 (/.f64 #s(approx (sinh x) (*.f64 (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)) x)) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh x) (*.f64 (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)) x))) (neg.f64 x)) |
(/.f64 #s(approx (sinh x) (*.f64 (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)) x)) x) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.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) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.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) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (neg.f64 (-.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) (*.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))) (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 (*.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 (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)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (neg.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)) (neg.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)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.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 (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 (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (neg.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)) (neg.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)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (/.f64 (*.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (neg.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)) (neg.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)) (-.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) (fma.f64 (neg.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)) (neg.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)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) #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) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)))) (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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (-.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (-.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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/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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (-.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) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (-.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 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.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 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 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 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 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) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 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) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x)))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x)))) |
(-.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))))) |
(+.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x)))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x)) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (log.f64 (sinh.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 4 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 6 binary64))) (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (log.f64 (sinh.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (neg.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (fabs.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 (sinh.f64 x)))) (exp.f64 (log.f64 (log.f64 (sinh.f64 x)))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(fma.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(fma.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x)) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 6 binary64)) (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (log.f64 (sinh.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 6 binary64)) (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (log.f64 (sinh.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x))) |
(log.f64 (pow.f64 (/.f64 (sinh.f64 x) x) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))))) |
(*.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))))) |
(*.f64 (neg.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (neg.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (fabs.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (sinh.f64 x)))) (exp.f64 (log.f64 (log.f64 (sinh.f64 x))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) |
(*.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
(*.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (sinh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) #s(literal 1 binary64)) |
(pow.f64 (log.f64 (sinh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (log.f64 (sinh.f64 x)))) (*.f64 (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (log.f64 (sinh.f64 x))) (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (log.f64 (sinh.f64 x))) (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (log.f64 (sinh.f64 x)))) (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))))) |
(fabs.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (sinh.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (sinh.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (sinh.f64 x))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (sinh.f64 x) (log.f64 (sinh.f64 x)))) |
(pow.f64 (log.f64 (sinh.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (log.f64 (sinh.f64 x)))) (neg.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) (log.f64 (sinh.f64 x))) (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (sinh.f64 x))) #s(literal 1 binary64))) |
(log.f64 (sinh.f64 x)) |
(/.f64 (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (sinh.f64 x)))) (fma.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (sinh.f64 x)))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (log.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (sinh.f64 x))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.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 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (+.f64 (*.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 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) (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 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #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 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.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 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 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) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))))) |
(-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) |
(+.f64 (sinh.f64 x) (sinh.f64 x)) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 4 binary64)) (log.f64 #s(literal 2 binary64))) |
(log.f64 #s(literal 2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)))) (exp.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))))) |
(*.f64 (exp.f64 (log.f64 (log.f64 x))) (exp.f64 (log.f64 (log.f64 x)))) |
(*.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (log.f64 x) (log.f64 x)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (log.f64 x) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
(log.f64 (pow.f64 x (log.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 1 binary64))) |
(log.f64 x) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (sinh.f64 x)))) (fma.f64 (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (log.f64 x) (log.f64 (sinh.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (sinh.f64 x)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (sinh.f64 x)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x)))) (neg.f64 (log.f64 (/.f64 (sinh.f64 x) x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x))) |
(-.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (/.f64 (sinh.f64 x) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 (sinh.f64 x) x)))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (sinh.f64 x))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x)))))) |
(+.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (/.f64 (sinh.f64 x) x))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) x)))) |
(+.f64 (log.f64 x) (log.f64 (sinh.f64 x))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(log.f64 (*.f64 x (sinh.f64 x))) |
(log.f64 (*.f64 (sinh.f64 x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* 1/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 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* 1/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 (-.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/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (-.f64 (*.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) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (* x x)) (pow.f64 (*.f64 x x) #s(literal 2 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 (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 (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (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 (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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (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)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (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)) x)) |
#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 (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) #s(literal 1/72 binary64)) (log.f64 x)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) #s(literal 1/2160 binary64)) (log.f64 x)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) #s(literal 1/72 binary64)) (log.f64 x)) (log.f64 x)) #s(literal 1/12 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)) (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) (log.f64 x)) (*.f64 #s(literal -1/360 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) #s(literal 1/72 binary64)) (log.f64 x)) (log.f64 x)))) (/.f64 (fma.f64 #s(literal 1/12 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) #s(literal 1/2160 binary64)) (log.f64 x)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) #s(literal 1/72 binary64)) (log.f64 x)) (log.f64 x)) #s(literal 1/12 binary64))) #s(literal 1/34020 binary64)) (log.f64 x))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (log.f64 x))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) #s(literal 1/72 binary64)) (log.f64 x)) (log.f64 x)) #s(literal 1/12 binary64)))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (log.f64 x)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) (log.f64 x)) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (log.f64 x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x (log.f64 x))) |
#s(approx (log (* 2 (sinh x))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#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 (* (log x) (log x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x (*.f64 (log.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 (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/2835 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 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 #s(literal 1/2835 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 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 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (*.f64 x x))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 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 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 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 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x)))) |
#s(approx (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) (log.f64 (sinh.f64 x))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (* (log x) (log x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (/ (sinh x) x)) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 5/2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 5/2 binary64))) (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/180 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* -1/37800 (* x x)) 1/2835) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/37800 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) x)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal 1/6 binary64)) x)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) (-.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (log x) (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 #s(literal 2 binary64)))) |
Compiled 33 848 to 3 645 computations (89.2% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 827 | 5 | 832 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 828 | 9 | 837 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 41.1% | (/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| ▶ | 95.9% | (/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| ▶ | 56.4% | (-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.5% | (log.f64 (/.f64 #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)) x)) |
| ✓ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ▶ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
| ▶ | 13.8% | #s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
| ▶ | 8.8% | #s(approx (log (/ (sinh x) x)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
Compiled 723 to 330 computations (54.4% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
x |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(literal 2 binary64) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.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)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(literal 1/2835 binary64) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) |
#s(literal 1/37800 binary64) |
(/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(literal 1/216 binary64) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
(log.f64 #s(approx (sinh x) (*.f64 (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)) x))) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) 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)) |
(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) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(log.f64 x) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
(*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)) |
(fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) |
#s(literal -1/18900 binary64) |
#s(literal 101/680400 binary64) |
(*.f64 #s(literal 2/2835 binary64) (log.f64 x)) |
#s(literal 2/2835 binary64) |
#s(literal 1/540 binary64) |
(*.f64 #s(literal -1/90 binary64) (log.f64 x)) |
#s(literal -1/90 binary64) |
#s(literal 1/36 binary64) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
#s(literal 1/3 binary64) |
(+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(sinh.f64 x) |
(log.f64 #s(literal 2 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 (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #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 #s(hole binary64 x)) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (pow (* x x) 2) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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 (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #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 (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ 1/6 (pow x 6)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 6)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) (pow x 6)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) (pow x 6)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (/ 1/6 (pow x 6)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (/ (+ 1/6 (* 1/2835 (pow x 4))) (pow x 6)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (/ (+ 1/6 (* (pow x 4) (+ 1/2835 (* -1/37800 (pow x 2))))) (pow x 6)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ 1/6 (pow x 6)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ (+ 1/6 (* 1/2835 (pow x 4))) (pow x 6)))) |
#s(approx (pow (pow (* x x) -1) 3) #s(hole binary64 (/ 1 (pow x 6)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (pow (* x x) -1) 1/2835) #s(hole binary64 (/ 1/2835 (pow x 2)))) |
#s(approx (/ 1/180 (pow (* x x) 2)) #s(hole binary64 (/ 1/180 (pow x 4)))) |
#s(approx (pow (pow (* x x) 2) 2) #s(hole binary64 (pow x 8))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* 1/216 (pow x 6)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))))) |
#s(approx (pow (* (* x x) x) 2) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/5832000 (pow x 12)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 647/1822842630000 (pow x 2)) 349/77157360000)))) 1/5832000)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/36 (pow x 4)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* 1/1080 (pow x 2)))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2)))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))))) |
#s(approx (neg (* (* x x) 1/6)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1080 (pow x 6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* -19/680400 (pow x 2)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* (pow x 2) (+ 1/2041200 (* 269/642978000 (pow x 2)))) 19/680400)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150)))))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/1080 (pow x 6)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* 1/17010 (pow x 2)) 1/1080)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/17010 (* -1/226800 (pow x 2)))) 1/1080)))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (- (log (sinh x)) (log 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 (log (sinh x)) #s(hole binary64 (log x))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#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 x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow x 2))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (log x))))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (log x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#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 (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #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 (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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 (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #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 (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 -1/37800)) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (- (* 1/2835 (/ 1 (pow x 2))) 1/37800))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4)))))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4)))))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 -1/37800)) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (- (* 1/2835 (/ 1 (pow x 2))) 1/37800))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (- (+ (/ 1/6 (pow x 6)) (* 1/2835 (/ 1 (pow x 2)))) 1/37800))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ 1/2835 (pow x 2)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ (+ 1/2835 (* 1/6 (/ 1 (pow x 4)))) (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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 (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/226800 (pow x 10)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) 1/226800)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) (+ 1/226800 (/ 1/1080 (pow x 4))))))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (- (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ 1 x)))))) |
#s(approx (log (sinh x)) #s(hole binary64 (log (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/5040 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (* 1/90 (/ (log (/ 1 x)) (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x)))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* 1/18900 (log (/ 1 x)))))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* -2/2835 (log (/ 1 x))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* 1/90 (log (/ 1 x))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (- (log (- (exp x) (/ 1 (exp x)))) (log 2)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (log (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (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 (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (- (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 98.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) x (* 1/6 x) 1/6 (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) (pow (* x x) 2) (* x x) 2 (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (* (+ (* (* x x) -1/37800) 1/2835) x) (+ (* (* x x) -1/37800) 1/2835) -1/37800 1/2835 1/180 (log (/ (sinh x) x)) (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (pow (pow (* x x) -1) 3) (pow (* x x) -1) -1 3 (* (pow (* x x) -1) 1/2835) 1/37800 (/ 1/180 (pow (* x x) 2)) (pow (pow (* x x) 2) 2) (log (/ (sinh x) x)) (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (pow (* (* x x) x) 2) (* (* x x) x) 1/216 (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (neg (* (* x x) 1/6)) (* (* x x) 1/6) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (- (log (sinh x)) (log x)) (log (sinh x)) (sinh x) (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (+ (* (* x x) 1/5040) 1/120) 1/5040 1/120 1 (log x) (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (+ (* -1/18900 (log x)) 101/680400) -1/18900 101/680400 (* 2/2835 (log x)) 2/2835 1/540 (* -1/90 (log x)) -1/90 1/36 (* 1/3 (log x)) 1/3 (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) (sinh x) (log 2)) |
| 47.0ms | x | @ | inf | ((log (/ (sinh x) x)) (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) x (* 1/6 x) 1/6 (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) (pow (* x x) 2) (* x x) 2 (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (* (+ (* (* x x) -1/37800) 1/2835) x) (+ (* (* x x) -1/37800) 1/2835) -1/37800 1/2835 1/180 (log (/ (sinh x) x)) (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (pow (pow (* x x) -1) 3) (pow (* x x) -1) -1 3 (* (pow (* x x) -1) 1/2835) 1/37800 (/ 1/180 (pow (* x x) 2)) (pow (pow (* x x) 2) 2) (log (/ (sinh x) x)) (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (pow (* (* x x) x) 2) (* (* x x) x) 1/216 (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (neg (* (* x x) 1/6)) (* (* x x) 1/6) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (- (log (sinh x)) (log x)) (log (sinh x)) (sinh x) (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (+ (* (* x x) 1/5040) 1/120) 1/5040 1/120 1 (log x) (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (+ (* -1/18900 (log x)) 101/680400) -1/18900 101/680400 (* 2/2835 (log x)) 2/2835 1/540 (* -1/90 (log x)) -1/90 1/36 (* 1/3 (log x)) 1/3 (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) (sinh x) (log 2)) |
| 16.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) x (* 1/6 x) 1/6 (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) (pow (* x x) 2) (* x x) 2 (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (* (+ (* (* x x) -1/37800) 1/2835) x) (+ (* (* x x) -1/37800) 1/2835) -1/37800 1/2835 1/180 (log (/ (sinh x) x)) (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (pow (pow (* x x) -1) 3) (pow (* x x) -1) -1 3 (* (pow (* x x) -1) 1/2835) 1/37800 (/ 1/180 (pow (* x x) 2)) (pow (pow (* x x) 2) 2) (log (/ (sinh x) x)) (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (pow (* (* x x) x) 2) (* (* x x) x) 1/216 (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (neg (* (* x x) 1/6)) (* (* x x) 1/6) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (- (log (sinh x)) (log x)) (log (sinh x)) (sinh x) (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (+ (* (* x x) 1/5040) 1/120) 1/5040 1/120 1 (log x) (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (+ (* -1/18900 (log x)) 101/680400) -1/18900 101/680400 (* 2/2835 (log x)) 2/2835 1/540 (* -1/90 (log x)) -1/90 1/36 (* 1/3 (log x)) 1/3 (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) (sinh x) (log 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 951 | 13708 |
| 0 | 1093 | 10679 |
| 1 | 4953 | 10474 |
| 0 | 8395 | 10256 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
x |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(literal 2 binary64) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.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)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(literal 1/2835 binary64) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) |
#s(literal 1/37800 binary64) |
(/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(literal 1/216 binary64) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
(log.f64 #s(approx (sinh x) (*.f64 (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)) x))) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) 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)) |
(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) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(log.f64 x) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
(*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)) |
(fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) |
#s(literal -1/18900 binary64) |
#s(literal 101/680400 binary64) |
(*.f64 #s(literal 2/2835 binary64) (log.f64 x)) |
#s(literal 2/2835 binary64) |
#s(literal 1/540 binary64) |
(*.f64 #s(literal -1/90 binary64) (log.f64 x)) |
#s(literal -1/90 binary64) |
#s(literal 1/36 binary64) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
#s(literal 1/3 binary64) |
(+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(sinh.f64 x) |
(log.f64 #s(literal 2 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 (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #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 #s(hole binary64 x)) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (pow (* x x) 2) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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 (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #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 (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ 1/6 (pow x 6)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 6)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))) (pow x 6)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) (pow x 6)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (/ 1/6 (pow x 6)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (/ (+ 1/6 (* 1/2835 (pow x 4))) (pow x 6)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (/ (+ 1/6 (* (pow x 4) (+ 1/2835 (* -1/37800 (pow x 2))))) (pow x 6)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ 1/6 (pow x 6)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ (+ 1/6 (* 1/2835 (pow x 4))) (pow x 6)))) |
#s(approx (pow (pow (* x x) -1) 3) #s(hole binary64 (/ 1 (pow x 6)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (pow (* x x) -1) 1/2835) #s(hole binary64 (/ 1/2835 (pow x 2)))) |
#s(approx (/ 1/180 (pow (* x x) 2)) #s(hole binary64 (/ 1/180 (pow x 4)))) |
#s(approx (pow (pow (* x x) 2) 2) #s(hole binary64 (pow x 8))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* 1/216 (pow x 6)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))))) |
#s(approx (pow (* (* x x) x) 2) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/5832000 (pow x 12)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 647/1822842630000 (pow x 2)) 349/77157360000)))) 1/5832000)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/36 (pow x 4)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* 1/1080 (pow x 2)))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2)))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))))) |
#s(approx (neg (* (* x x) 1/6)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1080 (pow x 6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* -19/680400 (pow x 2)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* (pow x 2) (+ 1/2041200 (* 269/642978000 (pow x 2)))) 19/680400)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150)))))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/1080 (pow x 6)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* 1/17010 (pow x 2)) 1/1080)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/17010 (* -1/226800 (pow x 2)))) 1/1080)))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (- (log (sinh x)) (log 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 (log (sinh x)) #s(hole binary64 (log x))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#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 x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow x 2))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (log x))))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (log x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#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 (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* x (* 1/6 x)) (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180))) #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 (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (pow (* x x) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) #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 (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) #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 (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 -1/37800)) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (- (* 1/2835 (/ 1 (pow x 2))) 1/37800))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4)))))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(hole binary64 (- (+ (* 1/2835 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/37800 (/ 1/180 (pow x 4)))))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 -1/37800)) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (- (* 1/2835 (/ 1 (pow x 2))) 1/37800))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(hole binary64 (- (+ (/ 1/6 (pow x 6)) (* 1/2835 (/ 1 (pow x 2)))) 1/37800))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ 1/2835 (pow x 2)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) #s(hole binary64 (/ (+ 1/2835 (* 1/6 (/ 1 (pow x 4)))) (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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 (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/226800 (pow x 10)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) 1/226800)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) (+ 1/226800 (/ 1/1080 (pow x 4))))))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (- (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ 1 x)))))) |
#s(approx (log (sinh x)) #s(hole binary64 (log (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/5040 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (* 1/90 (/ (log (/ 1 x)) (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x)))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* 1/18900 (log (/ 1 x)))))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* -2/2835 (log (/ 1 x))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* 1/90 (log (/ 1 x))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (- (log (- (exp x) (/ 1 (exp x)))) (log 2)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (log (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (sinh x)) #s(hole binary64 (- (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 (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (- (log (sinh x)) (log x)) #s(hole binary64 (- (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2)))) |
| Outputs |
|---|
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.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))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.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))) |
x |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) x) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) |
(*.f64 (-.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)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) |
(*.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(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)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #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) |
(/.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)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.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)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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))) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) #s(literal 1/8037225 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (*.f64 #s(literal -1/54010152000000 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 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)) |
(fma.f64 x (*.f64 x #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(+.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(literal -1/37800 binary64) |
#s(literal 1/2835 binary64) |
#s(literal 1/180 binary64) |
#s(approx (- (log (sinh x)) (log x)) #s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))) |
(*.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)) #s(literal 2 binary64))) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64)))) (pow.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) (fma.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))) |
(fma.f64 #s(literal 1/2835 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))) |
(-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 3 binary64)) #s(literal 1/54010152000000 binary64)) (fma.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/1428840000 binary64) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64))) |
(-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64)) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/22785532875 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal 1/22785532875 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/2835 binary64))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (*.f64 #s(literal -1/2835 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -3 binary64)) (pow.f64 (fabs.f64 x) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -3 binary64)) (pow.f64 (neg.f64 x) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -3 binary64)) |
(pow.f64 x #s(literal -6 binary64)) |
(/.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -6 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 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 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) (log.f64 x))) (sinh.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)))) |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2835 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
#s(literal 1/37800 binary64) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 4 binary64)) (pow.f64 (fabs.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 4 binary64)) (pow.f64 (neg.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 4 binary64)) |
(pow.f64 x #s(literal 8 binary64)) |
(exp.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.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))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.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 (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/10077696 binary64) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fabs.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))))))) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 x x) x)) (fabs.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 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 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #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 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 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 1/216 binary64) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) |
(pow.f64 (exp.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) x) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) |
(*.f64 (-.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)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.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 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.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)) |
(fabs.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fabs.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (fma.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x))) |
(pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.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) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (fma.f64 (fabs.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)))) (fabs.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))))) |
(-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
(log.f64 (/.f64 #s(approx (sinh x) (*.f64 (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)) x)) x)) |
(log.f64 #s(approx (sinh x) (*.f64 (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)) x))) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) x) |
(*.f64 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))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.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 (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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (fabs.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)) (fabs.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)) (-.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 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (fma.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (-.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.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 #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 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) |
(/.f64 (-.f64 (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 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 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/128024064000 binary64) (pow.f64 (*.f64 x x) #s(literal 3 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 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)) |
(fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.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) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(log.f64 x) |
(/.f64 (neg.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x))))) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x)))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (fabs.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) x) x (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (log.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (log.f64 x) #s(literal 1/3 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))))) (-.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) #s(literal 1/1296 binary64)) (-.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) (*.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) #s(literal 1/46656 binary64)) (fma.f64 (fabs.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) (fabs.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) #s(literal 1/36 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) #s(literal 1/36 binary64)) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) |
(+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))))) |
(/.f64 (fma.f64 #s(literal -1/729000 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fabs.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 1/90 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1/90 binary64) (log.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) |
(fma.f64 (log.f64 x) #s(literal -1/90 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/90 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) #s(literal 1/291600 binary64)) (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 3 binary64)) #s(literal 1/157464000 binary64)) (fma.f64 (fabs.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) (fabs.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) (+.f64 #s(literal 1/291600 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -2/2835 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 #s(literal 2/2835 binary64) (log.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 (log.f64 x) #s(literal 2/2835 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(-.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(+.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (pow.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x))) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8/22785532875 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (pow.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))))) |
(/.f64 (fma.f64 #s(literal 8/22785532875 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (fma.f64 (fabs.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fabs.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -2/2835 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 #s(literal 2/2835 binary64) (log.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(fma.f64 (log.f64 x) #s(literal 2/2835 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal -2/2835 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64)) #s(literal 10201/462944160000 binary64)) (-.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 101/680400 binary64))) |
(/.f64 (-.f64 #s(literal 10201/462944160000 binary64) (pow.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))) (-.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1/6751269000000 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 1030301/314987206464000000 binary64)) (fma.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (-.f64 #s(literal 10201/462944160000 binary64) (*.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 101/680400 binary64))))) |
(/.f64 (+.f64 #s(literal 1030301/314987206464000000 binary64) (*.f64 #s(literal -1/6751269000000 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 10201/462944160000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))))))) |
(fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 1/18900 binary64) #s(literal 101/680400 binary64)) |
(fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) |
(fma.f64 (log.f64 x) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) |
(-.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal 1/18900 binary64) (log.f64 x))) |
(-.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal -1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 101/680400 binary64)) |
(+.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(literal -1/18900 binary64) |
#s(literal 101/680400 binary64) |
(*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -2/2835 binary64)) |
(*.f64 #s(literal 2/2835 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal 2/2835 binary64)) |
(log.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -2/2835 binary64))) |
#s(literal 2/2835 binary64) |
#s(literal 1/540 binary64) |
(*.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 1/90 binary64)) |
(*.f64 #s(literal -1/90 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal -1/90 binary64)) |
(log.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/90 binary64))) |
#s(literal -1/90 binary64) |
#s(literal 1/36 binary64) |
(*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(log.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/3 binary64))) |
#s(literal 1/3 binary64) |
(/.f64 (fma.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (log.f64 (sinh.f64 x)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (log.f64 (sinh.f64 x))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+.f64 (log.f64 x) (log.f64 (sinh.f64 x))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(log.f64 (*.f64 x (sinh.f64 x))) |
(log.f64 (*.f64 (sinh.f64 x) x)) |
(pow.f64 (log.f64 (sinh.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (sinh.f64 x)) #s(literal -1 binary64))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (sinh.f64 x))) #s(literal 1 binary64))) |
(log.f64 (sinh.f64 x)) |
(-.f64 (log.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (log.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (sinh.f64 x))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.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 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) |
(+.f64 (sinh.f64 x) (sinh.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(-.f64 (log.f64 #s(literal 4 binary64)) (log.f64 #s(literal 2 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (log (sinh x)) (log 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)) (log x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx x x) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
#s(approx (pow (* x x) 2) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 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 (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 #s(literal 1/2835 binary64) x)) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(literal 1/2835 binary64)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.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 (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (/.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (/.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)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/2835 binary64) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/2835 binary64) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (pow (pow (* x x) -1) 3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (* x x) -1) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (pow (* x x) -1) 1/2835) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (/ 1/180 (pow (* x x) 2)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (pow (pow (* x x) 2) 2) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -349/77157360000 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (pow (* (* x x) x) 2) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal -1/5832000 binary64))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -349/77157360000 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 647/1822842630000 binary64) (*.f64 x x)) #s(literal 349/77157360000 binary64)) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 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/37800) 1/2835) x) x) 1/180) (* x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x)) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (fma.f64 #s(literal 1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (fma.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2041200 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)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (neg (* (* x x) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 #s(literal 1/1080 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2041200 binary64) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 269/642978000 binary64) (*.f64 x x) #s(literal 1/2041200 binary64)) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 #s(literal 1/32400 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 269/642978000 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/53581500 binary64) (*.f64 x x) #s(literal 269/642978000 binary64)) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 #s(literal -1/1080 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/17010 binary64) (*.f64 x x)) #s(literal 1/1080 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/226800 binary64) (*.f64 x x) #s(literal 1/17010 binary64)) (*.f64 x x)) #s(literal 1/1080 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (log (sinh x)) (log 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)) (log x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (sinh x)) (log.f64 x)) |
#s(approx (log (sinh x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (log.f64 x))) |
#s(approx (log (sinh x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
#s(approx (log (sinh x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (*.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 (sinh x) x) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (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)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (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)) x)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (* x x) 1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* x x) 1/5040) 1/120) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (log (sinh x)) (log x)) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)) (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) (log.f64 x)) (*.f64 #s(literal -1/360 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64))) (log.f64 x)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/34020 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64))))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (log.f64 x))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64)))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x)))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) |
#s(approx (* 2/2835 (log x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
#s(approx (* -1/90 (log x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
#s(approx (* 1/3 (log x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.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) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (log (sinh x)) (log.f64 x)) |
#s(approx (log (sinh x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (log.f64 x))) |
#s(approx (log (sinh x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
#s(approx (log (sinh x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (*.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 (* 2 (sinh x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (*.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))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #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 (- (log (sinh x)) (log x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) #s(literal -1/37800 binary64)) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))) |
#s(approx (- (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/ 1/180 (pow (* x x) 2))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) #s(literal -1/37800 binary64)) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64))) |
#s(approx (- (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) 1/37800) (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64)) (+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) #s(literal 1/37800 binary64)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (pow (pow (* x x) -1) 3) 1/6) (* (pow (* x x) -1) 1/2835)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2835 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal -1/54010152000000 binary64))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/54010152000000 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 647/1822842630000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal -1/54010152000000 binary64))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/54010152000000 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 647/1822842630000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/2041200 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/2041200 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/255150 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 5 binary64)) #s(literal -1/226800 binary64))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/17010 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/226800 binary64)) (pow.f64 (*.f64 x x) #s(literal 5 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/17010 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1/226800 binary64)) (/.f64 #s(literal 1/1080 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 x x) #s(literal 5 binary64)))) |
#s(approx (- (log (sinh x)) (log x)) (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (log.f64 x))) |
#s(approx (log (sinh x)) (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
#s(approx (sinh x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (log (sinh x)) (log x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (log.f64 (sinh.f64 x))) (log.f64 (/.f64 (sinh.f64 x) x)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (fma.f64 (*.f64 x x) #s(literal 101/680400 binary64) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) |
#s(approx (* 2/2835 (log x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
#s(approx (* -1/90 (log x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
#s(approx (* 1/3 (log x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (sinh x)) (log.f64 (sinh.f64 x))) |
#s(approx (log (* 2 (sinh x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (sinh x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
#s(approx (- (log (sinh x)) (log x)) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/37800 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2835 binary64))))) |
#s(approx (- (log (sinh x)) (log x)) (-.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (log.f64 #s(literal -1 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64))) (*.f64 x x)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) (-.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/120 binary64))))) |
#s(approx (log x) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (sinh x)) (log x)) (/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) (-.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 3 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64)))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/540 binary64))) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64))) |
#s(approx (* 2/2835 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2/2835 binary64))) |
#s(approx (* -1/90 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/90 binary64))) |
#s(approx (* 1/3 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 #s(literal 2 binary64)))) |
Compiled 165 549 to 8 939 computations (94.6% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 789 | 5 | 1 794 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 793 | 10 | 1 803 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 41.1% | (/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| ▶ | 56.4% | (/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
| ▶ | 95.9% | (/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x))) |
| ▶ | 95.9% | (/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.5% | (log.f64 (/.f64 #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)) x)) |
| ✓ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
| ▶ | 13.8% | #s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
| ▶ | 23.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
Compiled 1 008 to 429 computations (57.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
#s(literal -1 binary64) |
(log.f64 x) |
x |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) |
(fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) |
#s(literal -1/18900 binary64) |
#s(literal 101/680400 binary64) |
(-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) |
(*.f64 #s(literal 2/2835 binary64) (log.f64 x)) |
#s(literal 2/2835 binary64) |
#s(literal 1/540 binary64) |
(*.f64 x x) |
(fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) |
#s(literal -1/90 binary64) |
#s(literal 1/36 binary64) |
(+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
#s(literal 2 binary64) |
(sinh.f64 x) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.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)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(literal 1/2835 binary64) |
#s(literal 1/180 binary64) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(literal 1/216 binary64) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) |
#s(literal 3 binary64) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) |
#s(literal -1/255150 binary64) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
(*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)) |
(fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(*.f64 #s(literal -1/90 binary64) (log.f64 x)) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
#s(literal 1/3 binary64) |
(+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) |
(log.f64 (sinh.f64 x)) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
(-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) |
(log.f64 #s(approx (sinh x) (*.f64 (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)) x))) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) 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)) |
(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) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(pow.f64 (log.f64 x) #s(literal 2 binary64)) |
(+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* 1/3 (* x (log x))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* x (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* x (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* x (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))))) |
#s(approx (* -1 (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) #s(hole binary64 (* x (+ 101/680400 (* -1/18900 (log x)))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (log x))))) |
#s(approx (- (* 2/2835 (log x)) 1/540) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* -1/90 (log x)) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (log x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#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 (* 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/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #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/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* -1/36 (pow x 4)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 4) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 4) (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 4) (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))) 1/36)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150)))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 1/32400)) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (+ 1/32400 (* -1/255150 (pow x 2))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150))))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (pow (pow (* x x) 2) 2) #s(hole binary64 (pow x 8))) |
#s(approx (pow (* x x) 2) #s(hole binary64 (pow x 4))) |
#s(approx (* (pow (* x x) 2) 1/36) #s(hole binary64 (* 1/36 (pow x 4)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (- (* -1/180 (pow x 2)) 1/6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)) 1/6)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* 1/216 (pow x 6)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))))) |
#s(approx (pow (* (* x x) x) 2) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/5832000 (pow x 12)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 647/1822842630000 (pow x 2)) 349/77157360000)))) 1/5832000)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/36 (pow x 4)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* 1/1080 (pow x 2)))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2)))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))))) |
#s(approx (neg (* (* x x) 1/6)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1080 (pow x 6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* -19/680400 (pow x 2)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* (pow x 2) (+ 1/2041200 (* 269/642978000 (pow x 2)))) 19/680400)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150)))))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 1/32400)) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 (+ 1/32400 (* -1/255150 (pow x 2))))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/1080 (pow x 6)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* 1/17010 (pow x 2)) 1/1080)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/17010 (* -1/226800 (pow x 2)))) 1/1080)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* 1/3 (/ (* (pow x 2) (log x)) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (* 2/2835 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/540 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (/ (* (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2)))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* 2/2835 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/18900 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 101/680400 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/6 (/ (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 2/2835 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/1080 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3)))))) (+ (* -1/180 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/540 (/ 1 (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (+ (log x) (* 2 (log 2)))))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (+ (/ (* (- (* 2/2835 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/540 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (/ (* (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2)))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))) (/ (* (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))))))) (+ (* 1/540 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (/ (* (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2)))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (+ (* (pow x 2) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (+ (* (pow x 2) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (+ (* (pow x 2) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/36 (/ 1 (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/6 (/ (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 2/2835 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/1080 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3)))))) (+ (* -1/180 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/540 (/ 1 (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (+ (log x) (* 2 (log 2)))))))))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (+ (log x) (* 2 (log 2)))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* 1/36 (/ 1 (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (* 2/2835 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/540 (/ 1 (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (+ (log x) (* 2 (log 2)))))))))))) (+ (* -1/180 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (+ (* 1/3 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2)) (pow (log 2) 2)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (* -1/90 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2)) (pow (log 2) 2)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (+ (* -1/90 (+ (log 2) (log x))) (* (pow x 2) (- (* 2/2835 (+ (log 2) (log x))) 1/540))))))) (pow (+ (log 2) (log x)) 2)) (pow (log 2) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (pow (+ (log 2) (log x)) 2))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (+ (* 1/3 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (* -1/90 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (+ (* -1/90 (+ (log 2) (log x))) (* (pow x 2) (- (* 2/2835 (+ (log 2) (log x))) 1/540))))))) (pow (+ (log 2) (log x)) 2)))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (log x))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (* 2 (log 2))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (+ (* 1/6 (pow x 2)) (* 2 (log 2)))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (+ (* 2 (log 2)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (+ (* 2 (log 2)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (pow (log x) 2))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (+ (* 1/3 (* (pow x 2) (log x))) (pow (log x) 2)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))) (pow (log x) 2)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))) (pow (log x) 2)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow x 2))))) |
#s(approx (pow (log x) 2) #s(hole binary64 (pow (log x) 2))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* -1 (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) #s(hole binary64 (* x (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* 1/18900 (log (/ 1 x)))))) |
#s(approx (- (* 2/2835 (log x)) 1/540) #s(hole binary64 (- (* -2/2835 (log (/ 1 x))) 1/540))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* -2/2835 (log (/ 1 x))))) |
#s(approx (+ (* -1/90 (log x)) 1/36) #s(hole binary64 (+ 1/36 (* 1/90 (log (/ 1 x)))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (- (log (- (exp x) (/ 1 (exp x)))) (log 2)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (log (- (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 (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #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 (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* 1/1428840000 (pow x 8)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* (pow x 8) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* (pow x 8) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* (pow x 8) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (+ (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))) 1/37800)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/37800 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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 (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* -1/255150 (pow x 10)))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 10) (- (* 1/32400 (/ 1 (pow x 2))) 1/255150)))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 (* -1/255150 (pow x 2)))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (/ 1 (pow x 2))) 1/255150)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/226800 (pow x 10)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) 1/226800)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) (+ 1/226800 (/ 1/1080 (pow x 4))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (* -1 (log (/ 1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (* 1/90 (/ (log (/ 1 x)) (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x)))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* 1/90 (log (/ 1 x))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (/ (- (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (pow (log 2) 2)) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (pow (log 2) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (log (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (/ (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (log (/ 1 x)) 2)) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/5040 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (pow (log x) 2) #s(hole binary64 (pow (log (/ 1 x)) 2))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ 1 x)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* -1 (* (pow x 7) (+ (* -1 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540) (pow x 2)))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* -1 (* (pow x 7) (+ (* -1 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1 (/ (+ 1/36 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x)))))) (pow x 4))) (* -1 (/ (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540) (pow x 2))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* -1 (* (pow x 7) (+ (* -1 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1 (/ (+ 1/36 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x)))))) (pow x 4))) (+ (* -1 (/ (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540) (pow x 2))) (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6)))))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* -1 (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) #s(hole binary64 (* x (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (* 2/2835 (log x)) 1/540) #s(hole binary64 (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1/90 (log x)) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 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/37800) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (/ (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (+ (log -1) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))))) |
#s(approx (pow (log x) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (log -1) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ -1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 62.0ms | x | @ | inf | ((/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) -1/3 (* -1 (log x)) -1 (log x) x (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* (+ (* -1/18900 (log x)) 101/680400) x) (+ (* -1/18900 (log x)) 101/680400) -1/18900 101/680400 (- (* 2/2835 (log x)) 1/540) (* 2/2835 (log x)) 2/2835 1/540 (* x x) (+ (* -1/90 (log x)) 1/36) -1/90 1/36 (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) 2 (sinh x) (log 2) (log (/ (sinh x) x)) (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (* (+ (* (* x x) -1/37800) 1/2835) x) (+ (* (* x x) -1/37800) 1/2835) -1/37800 1/2835 1/180 (pow (pow (* x x) 2) 2) (pow (* x x) 2) (* (pow (* x x) 2) 1/36) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (* (* x x) 1/6) 1/6 (log (/ (sinh x) x)) (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (pow (* (* x x) x) 2) (* (* x x) x) 1/216 (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) 3 (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (neg (* (* x x) 1/6)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (+ (* -1/255150 (* x x)) 1/32400) -1/255150 1/32400 (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (* -1/90 (log x)) (* 1/3 (log x)) 1/3 (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (+ (log (sinh x)) (log 2)) (log (sinh x)) (pow (log 2) 2) (+ (+ (log (sinh x)) (log 2)) (log 2)) (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (* (log (sinh x)) (log (sinh x))) (log (sinh x)) (sinh x) (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (+ (* (* x x) 1/5040) 1/120) 1/5040 1/120 1 (pow (log x) 2) (+ (log (sinh x)) (log x))) |
| 59.0ms | x | @ | -inf | ((/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) -1/3 (* -1 (log x)) -1 (log x) x (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* (+ (* -1/18900 (log x)) 101/680400) x) (+ (* -1/18900 (log x)) 101/680400) -1/18900 101/680400 (- (* 2/2835 (log x)) 1/540) (* 2/2835 (log x)) 2/2835 1/540 (* x x) (+ (* -1/90 (log x)) 1/36) -1/90 1/36 (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) 2 (sinh x) (log 2) (log (/ (sinh x) x)) (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (* (+ (* (* x x) -1/37800) 1/2835) x) (+ (* (* x x) -1/37800) 1/2835) -1/37800 1/2835 1/180 (pow (pow (* x x) 2) 2) (pow (* x x) 2) (* (pow (* x x) 2) 1/36) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (* (* x x) 1/6) 1/6 (log (/ (sinh x) x)) (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (pow (* (* x x) x) 2) (* (* x x) x) 1/216 (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) 3 (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (neg (* (* x x) 1/6)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (+ (* -1/255150 (* x x)) 1/32400) -1/255150 1/32400 (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (* -1/90 (log x)) (* 1/3 (log x)) 1/3 (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (+ (log (sinh x)) (log 2)) (log (sinh x)) (pow (log 2) 2) (+ (+ (log (sinh x)) (log 2)) (log 2)) (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (* (log (sinh x)) (log (sinh x))) (log (sinh x)) (sinh x) (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (+ (* (* x x) 1/5040) 1/120) 1/5040 1/120 1 (pow (log x) 2) (+ (log (sinh x)) (log x))) |
| 37.0ms | x | @ | 0 | ((/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) -1/3 (* -1 (log x)) -1 (log x) x (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* (+ (* -1/18900 (log x)) 101/680400) x) (+ (* -1/18900 (log x)) 101/680400) -1/18900 101/680400 (- (* 2/2835 (log x)) 1/540) (* 2/2835 (log x)) 2/2835 1/540 (* x x) (+ (* -1/90 (log x)) 1/36) -1/90 1/36 (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (- (log (* 2 (sinh x))) (log 2)) (log (* 2 (sinh x))) (* 2 (sinh x)) 2 (sinh x) (log 2) (log (/ (sinh x) x)) (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (* (+ (* (* x x) -1/37800) 1/2835) x) (+ (* (* x x) -1/37800) 1/2835) -1/37800 1/2835 1/180 (pow (pow (* x x) 2) 2) (pow (* x x) 2) (* (pow (* x x) 2) 1/36) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (* (* x x) 1/6) 1/6 (log (/ (sinh x) x)) (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (pow (* (* x x) x) 2) (* (* x x) x) 1/216 (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) 3 (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (neg (* (* x x) 1/6)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (+ (* -1/255150 (* x x)) 1/32400) -1/255150 1/32400 (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (* -1/90 (log x)) (* 1/3 (log x)) 1/3 (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (+ (log (sinh x)) (log 2)) (log (sinh x)) (pow (log 2) 2) (+ (+ (log (sinh x)) (log 2)) (log 2)) (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (* (log (sinh x)) (log (sinh x))) (log (sinh x)) (sinh x) (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (+ (* (* x x) 1/5040) 1/120) 1/5040 1/120 1 (pow (log x) 2) (+ (log (sinh x)) (log x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1419 | 26144 |
| 0 | 1615 | 21281 |
| 1 | 7769 | 21051 |
| 0 | 8198 | 20574 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
#s(literal -1 binary64) |
(log.f64 x) |
x |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) |
(fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) |
#s(literal -1/18900 binary64) |
#s(literal 101/680400 binary64) |
(-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) |
(*.f64 #s(literal 2/2835 binary64) (log.f64 x)) |
#s(literal 2/2835 binary64) |
#s(literal 1/540 binary64) |
(*.f64 x x) |
(fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) |
#s(literal -1/90 binary64) |
#s(literal 1/36 binary64) |
(+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
#s(literal 2 binary64) |
(sinh.f64 x) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) |
(*.f64 (*.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)) x) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
#s(literal -1/37800 binary64) |
#s(literal 1/2835 binary64) |
#s(literal 1/180 binary64) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x x) x) |
#s(literal 1/216 binary64) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) |
#s(literal 3 binary64) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) |
#s(literal -1/255150 binary64) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
(*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)) |
(fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(*.f64 #s(literal -1/90 binary64) (log.f64 x)) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
#s(literal 1/3 binary64) |
(+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) |
(log.f64 (sinh.f64 x)) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
(-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) |
(log.f64 #s(approx (sinh x) (*.f64 (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)) x))) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) 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)) |
(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) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(pow.f64 (log.f64 x) #s(literal 2 binary64)) |
(+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* 1/3 (* x (log x))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* x (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* x (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* x (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))))) |
#s(approx (* -1 (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) #s(hole binary64 (* x (+ 101/680400 (* -1/18900 (log x)))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (log x))))) |
#s(approx (- (* 2/2835 (log x)) 1/540) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* -1/90 (log x)) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (log x))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#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 (* 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/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #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/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* -1/36 (pow x 4)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 4) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 4) (- (* (pow x 4) (+ 1/32400 (* -1/255150 (pow x 2)))) 1/36)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 4) (- (* (pow x 4) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))) 1/36)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150)))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 1/32400)) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (+ 1/32400 (* -1/255150 (pow x 2))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150))))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* 1/2835 x))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* x (+ 1/2835 (* -1/37800 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 1/2835)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (+ 1/2835 (* -1/37800 (pow x 2))))) |
#s(approx (pow (pow (* x x) 2) 2) #s(hole binary64 (pow x 8))) |
#s(approx (pow (* x x) 2) #s(hole binary64 (pow x 4))) |
#s(approx (* (pow (* x x) 2) 1/36) #s(hole binary64 (* 1/36 (pow x 4)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (- (* -1/180 (pow x 2)) 1/6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)) 1/6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)) 1/6)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* 1/216 (pow x 6)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* -1/5832000 (pow x 6)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* 1/30618000 (pow x 2)) 1/5832000)))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 6) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))))) |
#s(approx (pow (* (* x x) x) 2) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/5832000 (pow x 12)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* 1/30618000 (pow x 2)) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* -349/77157360000 (pow x 2)))) 1/5832000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 12) (- (* (pow x 2) (+ 1/30618000 (* (pow x 2) (- (* 647/1822842630000 (pow x 2)) 349/77157360000)))) 1/5832000)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/36 (pow x 4)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* 1/1080 (pow x 2)))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* -19/680400 (pow x 2)))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 4) (+ 1/36 (* (pow x 2) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))))) |
#s(approx (neg (* (* x x) 1/6)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1080 (pow x 6)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* -19/680400 (pow x 2)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* 1/2041200 (pow x 2)) 19/680400)))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 6) (+ 1/1080 (* (pow x 2) (- (* (pow x 2) (+ 1/2041200 (* 269/642978000 (pow x 2)))) 19/680400)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* 269/642978000 (pow x 2)) 1/255150)))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* (pow x 2) (- (* (pow x 2) (+ 269/642978000 (* -1/53581500 (pow x 2)))) 1/255150)))))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/32400 (pow x 8)))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 8) (+ 1/32400 (* -1/255150 (pow x 2)))))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 1/32400)) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 (+ 1/32400 (* -1/255150 (pow x 2))))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/1080 (pow x 6)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* 1/17010 (pow x 2)) 1/1080)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 6) (- (* (pow x 2) (+ 1/17010 (* -1/226800 (pow x 2)))) 1/1080)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* 1/3 (/ (* (pow x 2) (log x)) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (* 2/2835 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/540 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (/ (* (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2)))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* 2/2835 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* (pow x 2) (- (+ (* -1/18900 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 101/680400 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/6 (/ (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 2/2835 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/1080 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3)))))) (+ (* -1/180 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/540 (/ 1 (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (+ (log x) (* 2 (log 2)))))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (+ (/ (* (- (* 2/2835 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/540 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (/ (* (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2)))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))) (/ (* (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))))))) (+ (* 1/540 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (+ (* 1/3 (/ (* (log x) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))) (/ (* (- (+ (* -1/90 (/ (log x) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) (* 1/36 (/ 1 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2)))) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2)))))))))))) (* 1/3 (/ (* (log x) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (pow (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))) 2))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (log x))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540)))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540)))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (* 2/2835 (log x)) 1/540))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* 2/2835 (log x)))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (log x)))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (+ (* (pow x 2) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2)))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (+ (* (pow x 2) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log x) (+ (* (pow x 2) (- (+ (* 1/6 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/36 (/ 1 (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/6 (/ (+ (* -1/36 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3))) (* -1/180 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 2/2835 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/1080 (/ (pow (log 2) 2) (pow (+ (log x) (* 2 (log 2))) 3)))))) (+ (* -1/180 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/540 (/ 1 (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (+ (log x) (* 2 (log 2)))))))))))))) (+ (* -1/180 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2)))))))))) (* 1/6 (/ (pow (+ (log 2) (log x)) 2) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (+ (log x) (* 2 (log 2)))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* 1/36 (/ 1 (+ (log x) (* 2 (log 2))))) (* (pow x 2) (- (* 2/2835 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (+ (* -1/180 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))) (+ (* 1/2835 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (+ (* 1/540 (/ 1 (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (+ (* -1/90 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/36 (/ 1 (+ (log x) (* 2 (log 2)))))) (+ (* -1/180 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))) (+ (log x) (* 2 (log 2)))))))))))) (+ (* -1/180 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))) (* 1/6 (/ (- (* 1/3 (/ (+ (log 2) (log x)) (+ (log x) (* 2 (log 2))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2)))) (+ (log x) (* 2 (log 2))))))))) (* 1/6 (/ (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)) (pow (+ (log x) (* 2 (log 2))) 2))))) (/ (pow (+ (log 2) (log x)) 2) (+ (log x) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log x) (* 2 (log 2))))))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (pow (+ (log 2) (log x)) 2) (pow (log 2) 2)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (+ (* 1/3 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2)) (pow (log 2) 2)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (* -1/90 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2)) (pow (log 2) 2)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (+ (* -1/90 (+ (log 2) (log x))) (* (pow x 2) (- (* 2/2835 (+ (log 2) (log x))) 1/540))))))) (pow (+ (log 2) (log x)) 2)) (pow (log 2) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (pow (+ (log 2) (log x)) 2))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (+ (* 1/3 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (* -1/90 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (+ (log 2) (log x))) (* (pow x 2) (+ 1/36 (+ (* -1/90 (+ (log 2) (log x))) (* (pow x 2) (- (* 2/2835 (+ (log 2) (log x))) 1/540))))))) (pow (+ (log 2) (log x)) 2)))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (+ (log x) (* 1/6 (pow x 2)))))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (log x))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* 1/6 (pow x 2))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (+ (log x) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (* 2 (log 2))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (+ (* 1/6 (pow x 2)) (* 2 (log 2)))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (+ (* 2 (log 2)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log x) (+ (* 2 (log 2)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (+ (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* (pow x 2) (- (+ (* 1/2160 (/ 1 (log x))) (+ (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x))) (* (pow x 2) (- (* 1/2 (/ (+ 101/680400 (* -1/18900 (log x))) (log x))) (+ (* -1/360 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x))) (+ (* 1/34020 (/ 1 (log x))) (* 1/12 (/ (- (+ (* 1/2160 (/ 1 (log x))) (* 1/2 (/ (- (* 2/2835 (log x)) 1/540) (log x)))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))) (log x))))))))) (* 1/12 (/ (- (* 1/2 (/ (+ 1/36 (* -1/90 (log x))) (log x))) (* 1/72 (/ 1 (log x)))) (log x)))))) (* 1/72 (/ 1 (log x))))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* 1/3 (* (pow x 2) (log x))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (+ (* 2/2835 (log x)) (* (pow x 2) (+ 101/680400 (* -1/18900 (log x))))) 1/540))))))))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (pow (log x) 2))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (+ (* 1/3 (* (pow x 2) (log x))) (pow (log x) 2)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (* -1/90 (log x)))))) (pow (log x) 2)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/3 (log x)) (* (pow x 2) (+ 1/36 (+ (* -1/90 (log x)) (* (pow x 2) (- (* 2/2835 (log x)) 1/540))))))) (pow (log x) 2)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow x 2))))) |
#s(approx (pow (log x) 2) #s(hole binary64 (pow (log x) 2))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (* 2 (log x)))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (* 1/6 (pow x 2)) (* 2 (log x))))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2))))))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (* 2 (log x)) (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* -1 (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) #s(hole binary64 (* x (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* 1/18900 (log (/ 1 x)))))) |
#s(approx (- (* 2/2835 (log x)) 1/540) #s(hole binary64 (- (* -2/2835 (log (/ 1 x))) 1/540))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* -2/2835 (log (/ 1 x))))) |
#s(approx (+ (* -1/90 (log x)) 1/36) #s(hole binary64 (+ 1/36 (* 1/90 (log (/ 1 x)))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ 1 x)))) (log 2)))) |
#s(approx (- (log (* 2 (sinh x))) (log 2)) #s(hole binary64 (- (log (- (exp x) (/ 1 (exp x)))) (log 2)))) |
#s(approx (log (* 2 (sinh x))) #s(hole binary64 (log (- (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 (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) #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 (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* 1/1428840000 (pow x 8)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* (pow x 8) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* (pow x 8) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(hole binary64 (* (pow x 8) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* -1/37800 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* -1/37800 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* -1/37800 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(hole binary64 (* (pow x 2) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (+ (* -1 (/ (+ 1/180 (* 1/6 (/ 1 (pow x 2)))) (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))) 1/37800)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1/37800 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* (pow x 5) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* 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 (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* -1/54010152000000 (pow x 24)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) 1/54010152000000)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (* 1/1350253800000 (/ 1 (pow x 2))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) #s(hole binary64 (* (pow x 24) (- (+ (* 1/1350253800000 (/ 1 (pow x 2))) (* 647/1822842630000 (/ 1 (pow x 6)))) (+ 1/54010152000000 (/ 349/16203045600000 (pow x 4))))))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* -1/37800 (pow x 8)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* -1/37800 (pow x 6)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) 1/37800)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) #s(hole binary64 (* (pow x 6) (- (* 1/2835 (/ 1 (pow x 2))) (+ 1/37800 (/ 1/180 (pow x 4))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (+ (/ 269/642978000 (pow x 4)) (* 1/2041200 (/ 1 (pow x 6))))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* 1/1428840000 (pow x 16)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- 1/1428840000 (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (* 1/53581500 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 16) (- (+ 1/1428840000 (/ 269/642978000 (pow x 4))) (+ (* 1/53581500 (/ 1 (pow x 2))) (* 1/255150 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* -1/255150 (pow x 10)))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) #s(hole binary64 (* (pow x 10) (- (* 1/32400 (/ 1 (pow x 2))) 1/255150)))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 (* -1/255150 (pow x 2)))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (/ 1 (pow x 2))) 1/255150)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* -1/226800 (pow x 10)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) 1/226800)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) #s(hole binary64 (* (pow x 10) (- (* 1/17010 (/ 1 (pow x 2))) (+ 1/226800 (/ 1/1080 (pow x 4))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (log (/ 1 x)) 2)) (- (+ (* -1 (log (/ 1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/3 (/ (log (/ 1 x)) (pow x 6))) (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (+ (* 1/90 (/ (log (/ 1 x)) (pow x 4))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (+ (* 1/18900 (log (/ 1 x))) (* 1/90 (/ (log (/ 1 x)) (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* 1/18900 (log (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -2/2835 (/ (log (/ 1 x)) (pow x 2))) (* 1/18900 (log (/ 1 x)))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* 1/90 (log (/ 1 x))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) #s(hole binary64 (/ (- (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (pow (log 2) 2)) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) #s(hole binary64 (- (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (pow (log 2) 2)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) #s(hole binary64 (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2))) |
#s(approx (+ (log (sinh x)) (log 2)) #s(hole binary64 (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))))) |
#s(approx (log (sinh x)) #s(hole binary64 (log (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (/ (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (log (/ 1 x)) 2)) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) #s(hole binary64 (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/5040 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (pow (log x) 2) #s(hole binary64 (pow (log (/ 1 x)) 2))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ 1 x)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 2))))) |
#s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) #s(hole binary64 (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* (pow x 7) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* -1 (* (pow x 7) (+ (* -1 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540) (pow x 2)))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* -1 (* (pow x 7) (+ (* -1 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1 (/ (+ 1/36 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x)))))) (pow x 4))) (* -1 (/ (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540) (pow x 2))))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) #s(hole binary64 (* -1 (* (pow x 7) (+ (* -1 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1 (/ (+ 1/36 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x)))))) (pow x 4))) (+ (* -1 (/ (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540) (pow x 2))) (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6)))))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* -1 (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) #s(hole binary64 (* x (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) #s(hole binary64 (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (* 2/2835 (log x)) 1/540) #s(hole binary64 (- (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))) 1/540))) |
#s(approx (* 2/2835 (log x)) #s(hole binary64 (* 2/2835 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* -1/90 (log x)) 1/36) #s(hole binary64 (+ 1/36 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) #s(hole binary64 (- (+ (log -1) (+ (log (- (exp x) (/ 1 (exp x)))) (* -1 (log (/ -1 x))))) (log 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/37800) 1/2835) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/37800 (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/37800 (/ 1/180 (pow x 4))) (* 1/2835 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x))) #s(hole binary64 (/ (- (pow (- (log (- (exp x) (/ 1 (exp x)))) (log 2)) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) (* x x)) (* 1/3 (log x))) #s(hole binary64 (* (pow x 6) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 6))) (/ 1/36 (pow x 4))))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) 1/36) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (+ (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))) (/ 1/36 (pow x 4)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) #s(hole binary64 (* (pow x 4) (- (+ 101/680400 (+ (* -1/90 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 4))) (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) #s(hole binary64 (* (pow x 2) (- (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2))))) (* 1/540 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) #s(hole binary64 (* (pow x 2) (+ 101/680400 (+ (* -1/18900 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/2835 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow x 2)))))))) |
#s(approx (* -1/90 (log x)) #s(hole binary64 (* -1/90 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* 1/3 (log x)) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log x)) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (pow (+ (log 2) (log (* 1/2 (- (exp x) (/ 1 (exp x)))))) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2)))))) (/ (pow (log 2) 2) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* 2 (log 2))))))) |
#s(approx (/ (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (+ (log (sinh x)) (log x))) #s(hole binary64 (/ (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (+ (log -1) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) #s(hole binary64 (- (pow (log (* 1/2 (- (exp x) (/ 1 (exp x))))) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))))) |
#s(approx (pow (log x) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) |
#s(approx (+ (log (sinh x)) (log x)) #s(hole binary64 (+ (log -1) (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (* -1 (log (/ -1 x))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) x)))) |
(/.f64 #s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) x) x (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (log.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (log.f64 x) #s(literal 1/3 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(log.f64 x) |
x |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))) (-.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) #s(literal 1/1296 binary64)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (-.f64 (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) (*.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) |
(+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) #s(literal 1/291600 binary64)) (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 3 binary64)) #s(literal 1/157464000 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (+.f64 #s(literal 1/291600 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 #s(literal 2/2835 binary64) (log.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 (log.f64 x) #s(literal 2/2835 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(-.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(+.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) |
(fma.f64 #s(literal 101/680400 binary64) x (*.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) x)) |
(fma.f64 x #s(literal 101/680400 binary64) (*.f64 x (*.f64 #s(literal -1/18900 binary64) (log.f64 x)))) |
(+.f64 (*.f64 #s(literal 101/680400 binary64) x) (*.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) x)) |
(+.f64 (*.f64 x #s(literal 101/680400 binary64)) (*.f64 x (*.f64 #s(literal -1/18900 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) (*.f64 #s(literal -1/18900 binary64) (log.f64 x))) #s(literal 10201/462944160000 binary64)) (-.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) #s(literal 101/680400 binary64))) |
(/.f64 (-.f64 #s(literal 10201/462944160000 binary64) (*.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) (*.f64 #s(literal -1/18900 binary64) (log.f64 x)))) (-.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal -1/18900 binary64) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal 1030301/314987206464000000 binary64)) (fma.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) (-.f64 #s(literal 10201/462944160000 binary64) (*.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) #s(literal 101/680400 binary64))))) |
(/.f64 (+.f64 #s(literal 1030301/314987206464000000 binary64) (pow.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 10201/462944160000 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) (*.f64 #s(literal -1/18900 binary64) (log.f64 x))) (*.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal -1/18900 binary64) (log.f64 x)))))) |
(fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) |
(fma.f64 (log.f64 x) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) |
(-.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal 1/18900 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) |
(+.f64 #s(literal 101/680400 binary64) (*.f64 #s(literal -1/18900 binary64) (log.f64 x))) |
#s(literal -1/18900 binary64) |
#s(literal 101/680400 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/291600 binary64)) (fma.f64 #s(literal 2/2835 binary64) (log.f64 x) #s(literal 1/540 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal 1/157464000 binary64)) (fma.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (+.f64 #s(literal 1/291600 binary64) (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))))) |
(-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) |
(*.f64 #s(literal 2/2835 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal 2/2835 binary64)) |
(log.f64 (pow.f64 x #s(literal 2/2835 binary64))) |
#s(literal 2/2835 binary64) |
#s(literal 1/540 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 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)))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/1296 binary64)) (-.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (*.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (fma.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 1/36 binary64))))) |
(fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) |
(fma.f64 (log.f64 x) #s(literal -1/90 binary64) #s(literal 1/36 binary64)) |
(-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/90 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 1/36 binary64)) |
(+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
#s(literal -1/90 binary64) |
#s(literal 1/36 binary64) |
(/.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 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(/.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 (sinh.f64 x))) |
(log.f64 (*.f64 x (sinh.f64 x))) |
(log.f64 (*.f64 (sinh.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (sinh.f64 x)) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (sinh.f64 x))) |
(log.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (sinh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (fma.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) |
(+.f64 (sinh.f64 x) (sinh.f64 x)) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(log.f64 #s(literal 2 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.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 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.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 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (fabs.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (fabs.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
(pow.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)))) #s(literal 1/32400 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)))) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) (*.f64 x x)) |
(*.f64 x (fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #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))) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 #s(literal 1/2835 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(fma.f64 x #s(literal 1/2835 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) #s(literal 1/8037225 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))) |
(/.f64 (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) (-.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 3 binary64)) #s(literal 1/22785532875 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (-.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64))))) |
(/.f64 (+.f64 #s(literal 1/22785532875 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8037225 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) |
(fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/37800 binary64)) #s(literal 1/2835 binary64)) |
(-.f64 #s(literal 1/2835 binary64) (*.f64 #s(literal 1/37800 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) |
#s(literal 1/2835 binary64) |
#s(literal 1/180 binary64) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 4 binary64)) |
(pow.f64 x #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) |
(*.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 x x) (fma.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) x) x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) x) x) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x) x) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) |
(fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 1/216 binary64) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) x) x) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x) x) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x)) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (*.f64 (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 (fabs.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fabs.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.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 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) |
(+.f64 (-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) (+.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))))))) |
(-.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(+.f64 #s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)))) |
(fma.f64 #s(literal 1/32400 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/32400 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64))) #s(literal 1/1049760000 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) #s(literal 1/32400 binary64))) |
(/.f64 (-.f64 #s(literal 1/1049760000 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)))) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (-.f64 #s(literal 1/1049760000 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) #s(literal 1/32400 binary64))))) |
(/.f64 (+.f64 #s(literal 1/34012224000000 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/1049760000 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/255150 binary64) x) x #s(literal 1/32400 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) |
(fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) |
(-.f64 #s(literal 1/32400 binary64) (*.f64 #s(literal 1/255150 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/255150 binary64)) #s(literal 1/32400 binary64)) |
(+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64))) |
#s(literal -1/255150 binary64) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 #s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) x)))) |
(/.f64 #s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) x) x (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1/3 binary64) (log.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(fma.f64 (log.f64 x) #s(literal 1/3 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))) (-.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) #s(literal 1/1296 binary64)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (-.f64 (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) (*.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) (-.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) |
(+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x))) (-.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1/90 binary64) (log.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) |
(fma.f64 (log.f64 x) #s(literal -1/90 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 #s(literal 1/90 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) #s(literal 1/291600 binary64)) (+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 3 binary64)) #s(literal 1/157464000 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (+.f64 #s(literal 1/291600 binary64) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(fma.f64 #s(literal 2/2835 binary64) (log.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 (log.f64 x) #s(literal 2/2835 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(-.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
(+.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(+.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 1/540 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x))) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (-.f64 (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) (*.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(fma.f64 #s(literal 2/2835 binary64) (log.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(fma.f64 (log.f64 x) #s(literal 2/2835 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal -2/2835 binary64) (log.f64 x))) |
(-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x)) |
(*.f64 #s(literal -1/90 binary64) (log.f64 x)) |
(*.f64 (log.f64 x) #s(literal -1/90 binary64)) |
(log.f64 (pow.f64 x #s(literal -1/90 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
(log.f64 (pow.f64 x #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
(/.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 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(/.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) x))) (log.f64 (/.f64 (sinh.f64 x) x))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 (sinh.f64 x))) |
(log.f64 (*.f64 x (sinh.f64 x))) |
(log.f64 (*.f64 (sinh.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (sinh.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (fabs.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) |
(*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 (sinh.f64 x)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 (sinh.f64 x)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (log.f64 (sinh.f64 x)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 (sinh.f64 x))) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (sinh.f64 x))) |
(log.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(-.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(log.f64 (sinh.f64 x)) |
(*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 #s(literal 2 binary64) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 (sinh.f64 x))) |
(+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (sinh.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(log.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(log.f64 (*.f64 (sinh.f64 x) #s(literal 4 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
(-.f64 (/.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x))))) (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x))))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(log.f64 (/.f64 (pow.f64 #s(approx (sinh x) (*.f64 (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)) x)) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 x (log.f64 x)))) |
(*.f64 (neg.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (neg.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))))) |
(*.f64 (fabs.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (fabs.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))))) |
(*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) |
(pow.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) #s(literal 2 binary64)) |
(log.f64 (pow.f64 #s(approx (sinh x) (*.f64 (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)) x)) (log.f64 #s(approx (sinh x) (*.f64 (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)) x))))) |
(log.f64 #s(approx (sinh x) (*.f64 (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)) x))) |
#s(approx (sinh x) (*.f64 (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)) x)) |
(*.f64 (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)) x) |
(*.f64 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))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.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) (*.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 (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 3 binary64)) #s(literal 1 binary64)) (+.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 3 binary64))) (+.f64 #s(literal 1 binary64) (-.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) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) #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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.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 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (-.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) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.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 (*.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 #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 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 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 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 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)) |
(fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.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) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 1 binary64)) (pow.f64 (log.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (log.f64 x)) (fabs.f64 (log.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (log.f64 x) (log.f64 x)) |
(pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
(log.f64 (pow.f64 x (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (neg.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
(+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) |
(log.f64 (*.f64 x #s(approx (sinh x) (*.f64 (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)) x)))) |
(log.f64 (*.f64 #s(approx (sinh x) (*.f64 (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)) x)) x)) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)) (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) (log.f64 x)) (*.f64 #s(literal -1/360 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64))) (log.f64 x)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/34020 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64))))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (log.f64 x))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64)))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (*.f64 (log.f64 x) x) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) x)) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) x)) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) x)) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
#s(approx (* -1 (log x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x)) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) |
#s(approx (- (* 2/2835 (log x)) 1/540) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
#s(approx (* 2/2835 (log x)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* -1/90 (log x)) 1/36) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.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) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log.f64 x)) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (log.f64 x))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (log.f64 x))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.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) (log.f64 x))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (fma.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) (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (sinh x)) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* 2 (sinh x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #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) (*.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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (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)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 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 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.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/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/36 binary64))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/32400 binary64)) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 269/642978000 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 269/642978000 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/53581500 binary64) (*.f64 x x) #s(literal 269/642978000 binary64)) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) #s(literal 1/32400 binary64)) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (fma.f64 (-.f64 (*.f64 #s(literal 269/642978000 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/53581500 binary64) (*.f64 x x) #s(literal 269/642978000 binary64)) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 #s(literal 1/2835 binary64) x)) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (fma.f64 #s(literal 1/2835 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/37800 binary64)) x))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) #s(literal 1/2835 binary64)) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) |
#s(approx (pow (pow (* x x) 2) 2) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (pow (* x x) 2) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (pow (* x x) 2) 1/36) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (-.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)) (*.f64 x x))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64))) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 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/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) x)) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) x)) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -349/77157360000 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (pow (* (* x x) x) 2) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -1/5832000 binary64))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (*.f64 #s(literal 1/30618000 binary64) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -349/77157360000 binary64) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 647/1822842630000 binary64) (*.f64 x x)) #s(literal 349/77157360000 binary64)) (*.f64 x x) #s(literal 1/30618000 binary64)) (*.f64 x x)) #s(literal 1/5832000 binary64)) (pow.f64 x #s(literal 12 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/180 binary64))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 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/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64))) #s(literal 1/180 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (fma.f64 #s(literal 1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (fma.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2041200 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)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (neg (* (* x x) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 #s(literal 1/1080 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (fma.f64 #s(literal -19/680400 binary64) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2041200 binary64) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 269/642978000 binary64) (*.f64 x x) #s(literal 1/2041200 binary64)) (*.f64 x x)) #s(literal 19/680400 binary64)) (*.f64 x x) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 269/642978000 binary64) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/53581500 binary64) (*.f64 x x) #s(literal 269/642978000 binary64)) (*.f64 x x)) #s(literal 1/255150 binary64)) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/32400 binary64))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) #s(literal 1/32400 binary64)) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) (fma.f64 (*.f64 x x) #s(literal -1/255150 binary64) #s(literal 1/32400 binary64))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 #s(literal -1/1080 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/17010 binary64) (*.f64 x x)) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/226800 binary64) (*.f64 x x) #s(literal 1/17010 binary64)) (*.f64 x x)) #s(literal 1/1080 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (fma.f64 (/.f64 (log.f64 x) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) #s(literal -1/90 binary64) (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) (/.f64 #s(literal 1/540 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (fma.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal -1/36 binary64) (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64) (*.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64))) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))))) (*.f64 x x) (/.f64 #s(literal 1/36 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64)))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (fma.f64 (/.f64 (log.f64 x) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) #s(literal -1/90 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -1/18900 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (fma.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (-.f64 (fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/36 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (/.f64 (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/2835 binary64) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal 1/1080 binary64) (/.f64 (fma.f64 #s(literal 2/2835 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/180 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/2835 binary64) (fma.f64 (/.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/540 binary64))))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64) (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) (/.f64 #s(literal 1/540 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (fma.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal -1/36 binary64) (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64) (*.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64))) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))))) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal -1/36 binary64) (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (/.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))))) (*.f64 x x) (/.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 1/540 binary64) (fma.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal -1/36 binary64) (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64) (*.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/90 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64))) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))))) (*.f64 x x) (/.f64 #s(literal 1/36 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (*.f64 (log.f64 x) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))))) #s(literal 1/3 binary64)))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (fma.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (*.f64 #s(literal -1/90 binary64) (log.f64 x)))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (*.f64 #s(literal 2/2835 binary64) (log.f64 x)))) |
#s(approx (* -1/90 (log x)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) |
#s(approx (* 1/3 (log x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 x x) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64) (-.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal -1/36 binary64) (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))) (*.f64 x x) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal -1/36 binary64) (-.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (fma.f64 (-.f64 (-.f64 (fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/36 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (/.f64 (/.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/2835 binary64) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) #s(literal 1/1080 binary64) (/.f64 (fma.f64 #s(literal 2/2835 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/180 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/2835 binary64) (fma.f64 (/.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/540 binary64))))) (*.f64 x x) (*.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))))) (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))) (*.f64 x x) (/.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (log.f64 x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (-.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 x x) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/90 binary64) (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/2835 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal -1/180 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/2835 binary64) (fma.f64 (/.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64) (*.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/540 binary64))))) (*.f64 x x) (*.f64 (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64)) #s(literal 1/36 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) #s(literal 1/6 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/180 binary64))))) (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 x x) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (-.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (-.f64 (fma.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (*.f64 x x)) #s(literal 1/3 binary64) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (-.f64 (fma.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) (*.f64 x x) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (-.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 2/2835 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) (*.f64 x x) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (fma.f64 (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (*.f64 x x)) #s(literal 1/3 binary64) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (fma.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) (*.f64 x x) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (fma.f64 (fma.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 2/2835 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/3 binary64) (log.f64 x)))) (*.f64 x x) (*.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (fma.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) (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log.f64 x)) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (log.f64 x))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (log.f64 x))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (fma.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) (log.f64 x))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (log.f64 x))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) (+.f64 (fma.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) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)) (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64))) (log.f64 x)) (*.f64 #s(literal -1/360 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2160 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64))) (log.f64 x)) #s(literal 1/12 binary64) (*.f64 #s(literal 1/34020 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64))))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (log.f64 x))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (log.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/72 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64)))) (log.f64 x)) #s(literal 1/12 binary64)))) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (log.f64 x))) (*.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/72 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) x) x (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) |
#s(approx (* (log (sinh x)) (log (sinh x))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (* (log (sinh x)) (log (sinh x))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 1 binary64)) (pow.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) (log.f64 x)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 1 binary64)) (pow.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 1 binary64)) (pow.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1/3 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (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)) x)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 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 (+ (* (* x x) 1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* x x) 1/5040) 1/120) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (pow (log x) 2) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.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) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) x))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) x)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* -1 (log x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log x) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (*.f64 x x))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) x)) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64))) |
#s(approx (- (* 2/2835 (log x)) 1/540) (-.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) #s(literal 1/540 binary64))) |
#s(approx (* 2/2835 (log x)) (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (+ (* -1/90 (log x)) 1/36) (fma.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 1/36 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (log.f64 (sinh.f64 x))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (sinh x)) (*.f64 (sinh.f64 x) #s(literal 2 binary64))) |
#s(approx (sinh x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sinh.f64 x) #s(literal 2 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6))) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (- (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (* (pow (* x x) 2) 1/36)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (*.f64 #s(literal 1/1428840000 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/255150 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/37800 binary64))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (*.f64 (*.f64 x x) #s(literal -1/37800 binary64))) |
#s(approx (+ (* (* x x) -1/37800) 1/2835) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (*.f64 x x))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64) #s(literal 1/180 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (pow.f64 x #s(literal 24 binary64)) #s(literal -1/54010152000000 binary64))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/54010152000000 binary64)) (pow.f64 x #s(literal 24 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 24 binary64)))) |
#s(approx (+ (* (pow (* (* x x) x) 2) 1/216) (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3)) (*.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 647/1822842630000 binary64))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 24 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (pow.f64 x #s(literal 24 binary64)) #s(literal -1/54010152000000 binary64))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/54010152000000 binary64)) (pow.f64 x #s(literal 24 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 24 binary64)))) |
#s(approx (pow (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) 3) (*.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/1350253800000 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 647/1822842630000 binary64))) #s(literal 1/54010152000000 binary64)) (/.f64 #s(literal 349/16203045600000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 24 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (* x x)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/37800 binary64))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) x) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64)) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (+ (* (neg (* (* x x) 1/6)) (neg (* (* x x) 1/6))) (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/2041200 binary64) (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (- (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/2041200 binary64) (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/1428840000 binary64))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 #s(literal 1/1428840000 binary64) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (pow (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) 2) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 269/642978000 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/1428840000 binary64)) (*.f64 #s(literal 1/53581500 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/255150 binary64))) (pow.f64 x #s(literal 16 binary64)))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal -1/255150 binary64))) |
#s(approx (* (+ (* -1/255150 (* x x)) 1/32400) (pow (pow (* x x) 2) 2)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/32400 binary64)) #s(literal 1/255150 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) (*.f64 (*.f64 x x) #s(literal -1/255150 binary64))) |
#s(approx (+ (* -1/255150 (* x x)) 1/32400) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/32400 binary64)) #s(literal 1/255150 binary64)) (*.f64 x x))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal -1/226800 binary64))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/17010 binary64)) #s(literal 1/226800 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* x x) 1/6) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/17010 binary64)) #s(literal 1/226800 binary64)) (/.f64 #s(literal 1/1080 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) (log.f64 (/.f64 (sinh.f64 x) x))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 x)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 101/680400 binary64) (/.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/90 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (+.f64 #s(literal 101/680400 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 (fma.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (fma.f64 (*.f64 x x) #s(literal 101/680400 binary64) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 x x)) #s(literal -2/2835 binary64) (*.f64 #s(literal 1/18900 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))))))) |
#s(approx (* -1/90 (log x)) (*.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (* 1/3 (log x)) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))))))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))))) |
#s(approx (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (-.f64 (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (+ (log (sinh x)) (log 2)) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (/ (- (* (+ (log (sinh x)) (log 2)) (+ (log (sinh x)) (log 2))) (pow (log 2) 2)) (+ (+ (log (sinh x)) (log 2)) (log 2))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) |
#s(approx (+ (+ (log (sinh x)) (log 2)) (log 2)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (-.f64 (/.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (-.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (log (sinh x)) (log (sinh x))) (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (* x x) 1/5040) 1/120) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (pow (log x) 2) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/90 binary64) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/90 binary64) #s(literal 1/36 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* -1 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64))) |
#s(approx (log x) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* -1/18900 (log x)) 101/680400) x) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) x)) |
#s(approx (+ (* -1/18900 (log x)) 101/680400) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64))) |
#s(approx (- (* 2/2835 (log x)) 1/540) (-.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2/2835 binary64)) #s(literal 1/540 binary64))) |
#s(approx (* 2/2835 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2/2835 binary64))) |
#s(approx (+ (* -1/90 (log x)) 1/36) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/90 binary64) #s(literal 1/36 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (/ (sinh x) x)) (+.f64 (+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) |
#s(approx (* (+ (* (* x x) -1/37800) 1/2835) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/37800 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64))) (-.f64 #s(literal 1/37800 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))))) |
#s(approx (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/37800 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) (-.f64 (+.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))))))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) x) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (- (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) 1/540) (* x x)) (* -1/90 (log x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/90 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64)))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/540 binary64))) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* -1/18900 (log x)) 101/680400) (* x x)) (* 2/2835 (log x))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 x x)) #s(literal 2/2835 binary64) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/18900 binary64))) #s(literal 101/680400 binary64)) (*.f64 x x))) |
#s(approx (* -1/90 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1/90 binary64))) |
#s(approx (* 1/3 (log x)) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (-.f64 (+.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))))))) |
#s(approx (/ (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (+ (- (log (* 2 (sinh x))) (log 2)) (log x))) (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
#s(approx (- (* (log (sinh x)) (log (sinh x))) (pow (log x) 2)) (-.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64))) (*.f64 x x)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64))))) |
#s(approx (pow (log x) 2) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (- (log (* 2 (sinh x))) (log 2)) (log x)) (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
Compiled 178 055 to 8 539 computations (95.2% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 741 | 2 | 1 743 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 742 | 11 | 1 753 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 41.1% | (/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| 56.1% | (/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 #s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) x))) (log.f64 x))) | |
| ✓ | 95.9% | (/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x))) |
| ✓ | 95.9% | (/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| 95.4% | (/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 #s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (*.f64 (log.f64 x) x) #s(literal 1/3 binary64))) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) | |
| ✓ | 57.8% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 56.5% | (log.f64 (/.f64 #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)) x)) |
| ✓ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 96.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
| ✓ | 13.8% | #s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
| ✓ | 23.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
Compiled 1 697 to 546 computations (67.8% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 (/.f64 #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)) x)) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(-.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x)) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 #s(approx (* (+ (* -1/3 (* -1 (log x))) (* (+ (* (+ (* (* (+ (* -1/18900 (log x)) 101/680400) x) x) (- (* 2/2835 (log x)) 1/540)) (* x x)) (+ (* -1/90 (log x)) 1/36)) (* x x))) x) (*.f64 (*.f64 (log.f64 x) x) #s(literal 1/3 binary64))) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) x) x (-.f64 (*.f64 #s(literal 2/2835 binary64) (log.f64 x)) #s(literal 1/540 binary64))) (*.f64 x x) (fma.f64 #s(literal -1/90 binary64) (log.f64 x) #s(literal 1/36 binary64))) (*.f64 x x))) x) x)) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
(/.f64 #s(approx (- (* (- (log (* 2 (sinh x))) (log 2)) (- (log (* 2 (sinh x))) (log 2))) (* (log x) (log x))) (*.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/18900 binary64) (log.f64 x) #s(literal 101/680400 binary64)) (*.f64 x x) (*.f64 #s(literal 2/2835 binary64) (log.f64 x))) #s(literal 1/540 binary64)) (*.f64 x x) (*.f64 #s(literal -1/90 binary64) (log.f64 x))) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (log.f64 x))) (*.f64 x x))) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (log.f64 (sinh.f64 x)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 x))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 #s(approx (+ (* (+ (* (+ (* (* x x) 1/5040) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) x))) (log.f64 x))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 #s(approx (sinh x) (*.f64 (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)) x)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (log.f64 #s(approx (sinh x) (*.f64 (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)) x))) (log.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
3 calls:
| 4.0ms | x |
| 3.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.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)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(approx (* (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x)) (* (* (- (* (* (+ (* (* x x) -1/37800) 1/2835) x) x) 1/180) (* x x)) (* x x))) (*.f64 (fma.f64 #s(literal -1/255150 binary64) (*.f64 x x) #s(literal 1/32400 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 x x)) (*.f64 x x))))))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/37800 binary64) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 (/.f64 #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)) x)) |
| Outputs |
|---|
#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)) |
3 calls:
| 3.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)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(approx (+ (* (* (* x x) (* x x)) (- (* (* (+ (* -1/37800 (* x x)) 1/2835) x) x) 1/180)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2835 binary64))) #s(literal 1/37800 binary64)) (/.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
3 calls:
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.8% | 1 | x |
| 8.8% | 1 | (/.f64 (sinh.f64 x) x) |
| 8.8% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
Compiled 10 to 8 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.048638840224402416 | 3.3851742401722302 |
| 5.0ms | 112× | 0 | valid |
Compiled 260 to 169 computations (35% saved)
ival-sinh: 2.0ms (61.4% of total)ival-log: 1.0ms (30.7% of total)ival-div!: 1.0ms (30.7% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 130 to 59 computations (54.6% saved)
(abs x)
Compiled 530 to 276 computations (47.9% saved)
Loading profile data...