
Time bar (total: 7.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.3s | 7 900× | 5 | exit |
| 2.2s | 5 731× | 2 | valid |
| 691.0ms | 2 250× | 1 | valid |
| 25.0ms | 275× | 0 | valid |
ival-log: 1.9s (43.3% of total)ival-sinh: 1.1s (26.3% of total)adjust: 850.0ms (19.6% of total)ival-div!: 468.0ms (10.8% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 16 |
| 1 | 26 | 16 |
| 2 | 87 | 16 |
| 3 | 275 | 15 |
| 4 | 2154 | 15 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 46.2% | (log.f64 (/.f64 (sinh.f64 x) x)) |
(abs x)
Compiled 8 to 8 computations (0% 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 | |
|---|---|---|---|---|
| 33.0ms | x | @ | inf | ((log (/ (sinh x) x)) (/ (sinh x) x) (sinh x) x) |
| 24.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 | 3380 | 253 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (sinh.f64 x) x) |
(sinh.f64 x) |
x |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (sinh.f64 x)) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (sinh.f64 x)) (log.f64 (sinh.f64 x)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (sinh.f64 x)) (log.f64 x))))) |
(-.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (sinh.f64 (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (sinh.f64 x) x) |
(neg.f64 (/.f64 (sinh.f64 x) (neg.f64 x))) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) x)) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
x |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) x) x) #s(literal 1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal -1 binary64) x)))) |
Compiled 270 to 164 computations (39.3% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 7 | 31 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 8 | 32 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 46.2% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 45.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| 45.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) | |
| ▶ | 44.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 43.5% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| ▶ | 97.4% | #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)) |
| ▶ | 97.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 156 to 150 computations (3.8% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
#s(literal 1/2835 binary64) |
(*.f64 x x) |
x |
#s(literal 1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
#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)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -1/180 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* 1/2835 (* x x)) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (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) #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/180 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) 1 (log (/ (sinh x) x)) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (log (/ (sinh x) x)) (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (* (+ (* -1/180 (* x x)) 1/6) x) (+ (* -1/180 (* x x)) 1/6) -1/180) |
| 10.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) 1 (log (/ (sinh x) x)) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (log (/ (sinh x) x)) (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (* (+ (* -1/180 (* x x)) 1/6) x) (+ (* -1/180 (* x x)) 1/6) -1/180) |
| 2.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (- (* 1/2835 (* x x)) 1/180) (* 1/2835 (* x x)) 1/2835 (* x x) x 1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) 1 (log (/ (sinh x) x)) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (log (/ (sinh x) x)) (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (* (+ (* -1/180 (* x x)) 1/6) x) (+ (* -1/180 (* x x)) 1/6) -1/180) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 1273 |
| 0 | 216 | 1221 |
| 1 | 804 | 1213 |
| 0 | 5729 | 1158 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
#s(literal 1/2835 binary64) |
(*.f64 x x) |
x |
#s(literal 1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
#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)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* 1/2835 (* x x)) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (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) #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/180 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2835 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) |
(*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2835 binary64) x)) |
#s(literal 1/2835 binary64) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/180 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) x) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/180 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/180 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/180 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/180 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/180 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/180 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/216 binary64) (-.f64 (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (* 1/2835 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -1/180 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (- (* 1/2835 (* x x)) 1/180) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
Compiled 4 202 to 1 623 computations (61.4% saved)
21 alts after pruning (17 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 390 | 15 | 405 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 392 | 21 | 413 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 46.2% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 45.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| 45.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) | |
| ✓ | 44.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 2.3% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) | |
| ✓ | 43.5% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| ▶ | 97.0% | #s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| 29.1% | #s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)))) | |
| 96.9% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) | |
| ▶ | 97.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
| 97.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| 97.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ▶ | 97.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
| 97.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 55.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x)) x) x)) | |
| ✓ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 55.2% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) | |
| 37.7% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) x)) | |
| 25.5% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) | |
| 27.4% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
Compiled 657 to 589 computations (10.4% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) |
#s(literal 1/32400 binary64) |
#s(literal -1/36 binary64) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* (* x x) 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) #s(hole binary64 (pow x 4))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 6) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* (pow x 4) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x 1/6 (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) (* (* (* x x) x) x) (* (* x x) x) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 1 (log (/ (sinh x) x)) (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) 1/32400 -1/36 (+ (* (* x x) -1/180) -1/6) -1/6) |
| 11.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x 1/6 (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) (* (* (* x x) x) x) (* (* x x) x) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 1 (log (/ (sinh x) x)) (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) 1/32400 -1/36 (+ (* (* x x) -1/180) -1/6) -1/6) |
| 3.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x 1/6 (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (* (+ (* (* x x) 1/2835) -1/180) x) (+ (* (* x x) 1/2835) -1/180) (* x x) 1/2835 -1/180 (log (/ (sinh x) x)) (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (log (/ (sinh x) x)) (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) (* (* (* x x) x) x) (* (* x x) x) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120 1 (log (/ (sinh x) x)) (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) 1/32400 -1/36 (+ (* (* x x) -1/180) -1/6) -1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 2419 |
| 0 | 323 | 2127 |
| 1 | 1176 | 2091 |
| 0 | 8160 | 2042 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) |
#s(literal 1/32400 binary64) |
#s(literal -1/36 binary64) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* x (- (* 1/2835 (pow x 2)) 1/180)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* (* x x) 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) #s(hole binary64 (pow x 4))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* 1/2835 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* (pow x 3) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (+ (* (* (* (* x x) x) x) -1/180) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 6) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* (pow x 4) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64))) x) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 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 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 x x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
x |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x) x) |
(*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64))) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (*.f64 (*.f64 x x) x)) (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64))) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) x) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64)) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) x) (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) (*.f64 x x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) x (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 #s(literal -1/180 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2835 binary64) x) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) (*.f64 #s(literal -1/180 binary64) x)) |
(fma.f64 x #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) (*.f64 #s(literal -1/180 binary64) x)) |
(/.f64 (-.f64 #s(literal 1/32400 binary64) (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -1/180 binary64) (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64)) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (+.f64 #s(literal 1/32400 binary64) (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64) #s(literal -1/5832000 binary64)) (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2835 binary64) x) x #s(literal -1/180 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2835 binary64) x) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64)))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/510300 binary64) #s(literal 1/32400 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2835 binary64) x)) x)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/2835 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2835 binary64))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2835 binary64) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/22785532875 binary64)) (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64)))) (/.f64 #s(literal -1/5832000 binary64) (-.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/510300 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) |
(+.f64 #s(literal -1/180 binary64) (*.f64 #s(literal 1/2835 binary64) (*.f64 x x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal -1/216 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #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 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #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 (neg.f64 x) x) x) x) #s(literal -1/180 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1/180 binary64) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) 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 x x) x) x) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) 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(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) 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(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) 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(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) 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(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) x)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/1728000 binary64)) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/216 binary64) (-.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal -1/216 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 x (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/1080 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/180 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #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 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #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 (neg.f64 x) x) x) x) #s(literal -1/180 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1/180 binary64) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) 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 x x) x) x) #s(literal -1/180 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/1166400 binary64) #s(literal 1/1296 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) #s(literal -1/1296 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/1166400 binary64) #s(literal 1/1296 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) #s(literal -1/1296 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/180 binary64)) #s(literal 1/180 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/180 binary64)) #s(literal -1/180 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64))) x (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) x) x (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) x) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/32400 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 x x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/32400 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/36 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/1166400 binary64) #s(literal 1/1296 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) #s(literal -1/1296 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) #s(literal -1/1296 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64)) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) #s(literal -1/46656 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/1166400 binary64) #s(literal 1/1296 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/180 binary64)) #s(literal 1/180 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/180 binary64) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) #s(literal -1/180 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x #s(literal 1/32400 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 #s(literal -1/180 binary64) x)) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/180 binary64) x) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64)) #s(literal -1/36 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/1166400 binary64) #s(literal 1/1296 binary64)))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/1166400 binary64) #s(literal 1/1296 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 1/36 binary64)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/32400 binary64))) x)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) #s(literal 1/32400 binary64))) |
(-.f64 #s(literal -1/36 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64))))) (/.f64 #s(literal -1/46656 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1049760000 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/1166400 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) #s(literal -1/36 binary64)) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) |
#s(literal 1/32400 binary64) |
#s(literal -1/36 binary64) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) (fma.f64 #s(literal -1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) (fma.f64 #s(literal -1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/180 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) (fma.f64 #s(literal -1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) (fma.f64 #s(literal -1/1080 binary64) (*.f64 x x) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/180 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/180 binary64) x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64)))) (/.f64 #s(literal -1/216 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/1080 binary64))))) |
(+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (fma.f64 #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 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (* x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) x) x)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) -1/180) -1/6) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 #s(literal 1/2835 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) x) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)))) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2835 binary64)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) x) (*.f64 x x)) x)) |
#s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 (*.f64 (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) (*.f64 (*.f64 (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 #s(literal -1/180 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (* x x) 1/2835) -1/180) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (+ (* x 1/6) (* (* (+ (* (* x x) 1/2835) -1/180) x) (* x x))) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
Compiled 7 619 to 2 831 computations (62.8% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 636 | 7 | 643 |
| Fresh | 4 | 8 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 642 | 22 | 664 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 46.2% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 45.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| ▶ | 45.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
| ✓ | 44.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 43.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) | |
| 1.8% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))))) | |
| ▶ | 2.3% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
| ✓ | 43.5% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 29.1% | #s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))))) | |
| 96.9% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) | |
| 78.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64))) x) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) | |
| ▶ | 97.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
| 97.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) | |
| 97.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| 97.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ✓ | 97.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
| ▶ | 97.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 55.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x)) x) x)) | |
| ✓ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 55.2% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) |
| 27.4% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
Compiled 644 to 585 computations (9.2% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) |
#s(literal -1/36 binary64) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) |
(*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/180 binary64) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(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) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) x))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (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) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 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 (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 6) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* (pow x 4) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/180))) |
#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) x) #s(hole binary64 (* 1/5040 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (+ 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) #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 (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (* -1 (* x (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) -1/36 (+ (* (* x x) -1/180) -1/6) -1/6 (log (/ (sinh x) x)) (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (* (+ (* -1/180 (* x x)) 1/6) x) (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (* (- (/ 1/6 (* x x)) 1/180) x) (- (/ 1/6 (* x x)) 1/180) (/ 1/6 (* x x)) 1/180 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1) |
| 11.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) -1/36 (+ (* (* x x) -1/180) -1/6) -1/6 (log (/ (sinh x) x)) (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (* (+ (* -1/180 (* x x)) 1/6) x) (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (* (- (/ 1/6 (* x x)) 1/180) x) (- (/ 1/6 (* x x)) 1/180) (/ 1/6 (* x x)) 1/180 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1) |
| 11.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (+ (* (* x x) 1/2835) -1/180) (* x x) x 1/2835 -1/180 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (* (* x x) 1/6) (log (/ (sinh x) x)) (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) -1/36 (+ (* (* x x) -1/180) -1/6) -1/6 (log (/ (sinh x) x)) (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (* (+ (* -1/180 (* x x)) 1/6) x) (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (* (- (/ 1/6 (* x x)) 1/180) x) (- (/ 1/6 (* x x)) 1/180) (/ 1/6 (* x x)) 1/180 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 322 | 2674 |
| 0 | 365 | 2528 |
| 1 | 1411 | 2457 |
| 0 | 8651 | 2356 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) |
#s(literal -1/36 binary64) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) |
(*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/180 binary64) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/180 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 -1/180)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (- (* 1/2835 (pow x 2)) 1/180))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 2) (- (* 1/32400 (pow x 4)) 1/36)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (- (* 1/32400 (pow x 4)) 1/36))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (- (* -1/180 (pow x 2)) 1/6))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) x))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 (/ (+ 1/6 (* -1/180 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (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) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 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 (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/2835 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* 1/2835 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* 1/2835 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/2835 (/ 1/6 (pow x 4))) (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* 1/2835 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(hole binary64 (* (pow x 2) (- 1/2835 (* 1/180 (/ 1 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* 1/32400 (pow x 6)))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) #s(hole binary64 (* (pow x 6) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* 1/32400 (pow x 4)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(hole binary64 (* (pow x 4) (- 1/32400 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1/180 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (* -1/180 x))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 -1/180)) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/180))) |
#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) x) #s(hole binary64 (* 1/5040 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (+ 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) #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 (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) 1/2835))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/180 (/ 1 (pow x 2))) (+ 1/2835 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) #s(hole binary64 (* -1 (* x (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/32400 binary64) (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))) |
(/.f64 (+.f64 #s(literal -1/5832000 binary64) (*.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/32400 binary64) (-.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64))) (neg.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) |
(/.f64 (fma.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64)) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal 1/180 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64))))) (/.f64 #s(literal 1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal 1/180 binary64)) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2835 binary64))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 #s(literal -1/2835 binary64) (*.f64 x x))) |
(-.f64 #s(literal -1/180 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2835 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/22785532875 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64))))) (/.f64 #s(literal -1/5832000 binary64) (fma.f64 #s(literal 1/8037225 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2835 binary64)) #s(literal -1/180 binary64)) |
(+.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/2835 binary64) |
#s(literal -1/180 binary64) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(*.f64 x (/.f64 (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) |
(*.f64 x (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) |
#s(literal -1/36 binary64) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64))) (fma.f64 #s(literal 1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x)) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/180 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/180 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/180 binary64) x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(literal -1/6 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x)) |
(*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x) |
(*.f64 x #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x) x) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64)) x) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) (+.f64 #s(literal 1/5832000 binary64) (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (+.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/5832000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/180 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) #s(literal -1/180 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -1/180 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x))))) (/.f64 #s(literal 1/5832000 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) (/.f64 #s(literal 1/32400 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(literal 1/180 binary64) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(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 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (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)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.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))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (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 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 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))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (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 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (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 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (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 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.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 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (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 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 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))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (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 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 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 (*.f64 x x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 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))) (/.f64 #s(literal 1/36 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)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) (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 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/14400 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5040 binary64) x)) x)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64))))) (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x))) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/37800 binary64) (*.f64 x x) #s(literal 1/2835 binary64)) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) #s(literal -1/180 binary64)) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x #s(literal -1/36 binary64))) |
#s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) -1/180) -1/6) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (- (/ 1/6 (* x x)) 1/180) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/6 (* x x)) 1/180) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ 1/6 (* x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x 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 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#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 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (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))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2835 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2835 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) (*.f64 (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (*.f64 x x) #s(literal 1/2835 binary64))) |
#s(approx (+ (* (* x x) 1/2835) -1/180) (*.f64 (-.f64 #s(literal 1/2835 binary64) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/32400 binary64))) |
#s(approx (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (*.f64 (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) (*.f64 (-.f64 #s(literal 1/32400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) |
#s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#s(approx (/ (* (* x x) (+ (* 1/32400 (* (* (* x x) x) x)) -1/36)) (+ (* (* x x) -1/180) -1/6)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) (*.f64 #s(literal -1/180 binary64) x)) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x)) |
#s(approx (- (/ 1/6 (* x x)) 1/180) #s(literal -1/180 binary64)) |
#s(approx (- (/ 1/6 (* x x)) 1/180) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) (*.f64 x x)) (pow.f64 x #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) (*.f64 x x)) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal -1/120 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/2835 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (- (/ 1/6 (* x x)) 1/180) x) (* x x)) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/180) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1/5040 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 6 342 to 2 440 computations (61.5% saved)
23 alts after pruning (13 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 444 | 7 | 451 |
| Fresh | 4 | 6 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 450 | 23 | 473 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 46.2% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 45.1% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | 45.3% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
| ✓ | 44.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 43.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) | |
| 1.8% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))))) | |
| 1.7% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/5040 binary64))))) | |
| ✓ | 2.3% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
| ✓ | 43.5% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 96.9% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) | |
| 78.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64))) x) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) | |
| 3.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) | |
| 96.6% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)))) | |
| 97.3% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 x (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) | |
| 97.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| 97.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| ✓ | 97.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
| ✓ | 97.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 96.7% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 97.3% | #s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) | |
| 97.3% | #s(approx (log (/ (sinh x) x)) (*.f64 x (/.f64 (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) | |
| 15.1% | #s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))))) |
Compiled 845 to 610 computations (27.8% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 x (/.f64 (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 x (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x)) x) x)) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/5040 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))) #s(literal 1/2835 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* (+ (* (* x x) 1/2835) -1/180) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/2835 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/180 binary64) (*.f64 x x))))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/5832000 binary64) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64))) #s(literal 2 binary64))) x) (*.f64 x (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) x) x))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) x) (*.f64 x x))) x)) |
3 calls:
| 9.0ms | x |
| 6.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 6.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | (/.f64 (sinh.f64 x) x) |
| 97.4% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.4% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 x (/.f64 (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 x (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x)) x) x)) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/5040 binary64))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2835 binary64) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 7.0ms | x |
| 4.0ms | (/.f64 (sinh.f64 x) x) |
| 4.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | (/.f64 (sinh.f64 x) x) |
| 97.4% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.4% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 x (/.f64 (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 x (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/120 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 #s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x)) x) x)) |
#s(approx (log (/ (sinh x) x)) #s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(log.f64 (/.f64 (sinh.f64 x) x)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 #s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 x (/.f64 (*.f64 x #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal -1/6 binary64))))) |
3 calls:
| 6.0ms | x |
| 4.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 4.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (/.f64 (sinh.f64 x) x) |
| 97.3% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.3% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 (sinh.f64 x) x) |
| 2.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 97.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 97.1% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 x x) #s(approx (+ (* 1/32400 (* (* (* x x) x) x)) -1/36) #s(literal -1/36 binary64))) #s(approx (+ (* (* x x) -1/180) -1/6) #s(literal -1/6 binary64)))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* (- (* 1/2835 (* x x)) 1/180) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 96.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 96.7% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 96.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 96.7% | 1 | x |
Compiled 8 to 8 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| Outputs |
|---|
(log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 1.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.5% | 1 | (/.f64 (sinh.f64 x) x) |
| 43.5% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 43.5% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| 1× | fuel |
Compiled 70 to 53 computations (24.3% saved)
(abs x)
Compiled 260 to 237 computations (8.8% saved)
Loading profile data...