
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.8s | 7 880× | 5 | exit |
| 2.6s | 5 743× | 2 | valid |
| 342.0ms | 2 262× | 1 | valid |
| 13.0ms | 251× | 0 | valid |
ival-log: 1.8s (36.4% of total)adjust: 1.3s (27.4% of total)ival-sinh: 1.3s (26.7% of total)ival-div!: 459.0ms (9.4% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 18 |
| 1 | 20 | 18 |
| 2 | 58 | 16 |
| 3 | 181 | 16 |
| 4 | 1167 | 16 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.1% | (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 | |
|---|---|---|---|---|
| 34.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 | 434 | 268 |
| 0 | 3719 | 250 |
| 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))))) |
(neg.f64 (-.f64 (log.f64 x) (log.f64 (sinh.f64 x)))) |
(-.f64 (log.f64 (sinh.f64 (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (sinh.f64 x)) (log.f64 x)) |
(+.f64 (log.f64 (sinh.f64 x)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (sinh.f64 x) 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) (neg.f64 (neg.f64 x))) |
(/.f64 (sinh.f64 x) x) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) x)) |
(neg.f64 (/.f64 (sinh.f64 x) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(sinh.f64 x) |
(neg.f64 (sinh.f64 (neg.f64 x))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (neg.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 (fma.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 (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 (/ (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 292 to 173 computations (40.8% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 6 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 7 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 55.1% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 54.9% | (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)))) |
| 55.0% | (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)))) | |
| ▶ | 54.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 54.7% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| ▶ | 99.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)) |
| ▶ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 126 to 122 computations (3.2% saved)
| Inputs |
|---|
#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) |
(*.f64 x x) |
x |
#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)) |
(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) |
| 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/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 (* 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/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#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 (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#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 | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | ((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 (* x x) x 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)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120) |
| 9.0ms | x | @ | inf | ((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 (* x x) x 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)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120) |
| 2.0ms | x | @ | 0 | ((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 (* x x) x 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)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (+ (* 1/120 (* x x)) 1/6) 1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 833 |
| 0 | 175 | 776 |
| 1 | 736 | 767 |
| 0 | 5791 | 759 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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) |
(*.f64 x x) |
x |
#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)) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/120 binary64) |
#s(approx (log (/ (sinh x) x)) #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/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 (* 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/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#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 (/ (sinh x) x) #s(hole binary64 (* 1/2 (/ (- (exp x) (/ 1 (exp x))) x)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#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 (*.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 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 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 (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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/5832000 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (+.f64 (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)) #s(literal 1/32400 binary64)) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) 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) (-.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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) x) x) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/5832000 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)) #s(literal 1/32400 binary64)) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) 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))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 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))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(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 (*.f64 (*.f64 (*.f64 x x) x) x) (/.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/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 (*.f64 (*.f64 (*.f64 x x) x) x) #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 (*.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) (*.f64 (*.f64 x x) #s(literal -1/180 binary64))) (*.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 (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 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) 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 #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 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 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.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 (*.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 x x) (*.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 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 #s(literal 1/180 binary64) (*.f64 x x)) (*.f64 x 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 (*.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 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 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 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64))) |
(/.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 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/5832000 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (+.f64 (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)) #s(literal 1/32400 binary64)) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (neg.f64 (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/32400 binary64) (/.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 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/5832000 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)))) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64)) #s(literal 1/32400 binary64))) |
(/.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) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/5832000 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)) #s(literal 1/32400 binary64)) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.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)))))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x))) |
(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 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/180 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/6 binary64) (*.f64 x 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) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(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) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(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 #s(literal 1/180 binary64) (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) x)))) |
(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/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 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(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 (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) x)) |
(-.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/180 binary64) (neg.f64 (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(+.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 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/32400 binary64)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/5832000 binary64)) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)) #s(literal 1/32400 binary64)) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.f64 (*.f64 (*.f64 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 x x) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/5832000 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/1080 binary64) (*.f64 x x)) #s(literal 1/32400 binary64)) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) #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 #s(literal 1/180 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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))) |
(neg.f64 (-.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
(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 #s(literal 1/180 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 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 #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 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 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 (*.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) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/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 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x 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) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.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)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)) |
(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 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 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))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x 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 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(+.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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal 1/1728000 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) #s(literal 1/14400 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/14400 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal 1/1728000 binary64))) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) #s(literal 1/14400 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/120 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 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/120 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)))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/120 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/120 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 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(literal 1/120 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 #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 (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/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 (* 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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.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/120 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (log (/ (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/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 (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 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#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) (*.f64 (*.f64 x x) #s(literal -1/180 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 (/ (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/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (log (/ (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/180 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
Compiled 4 345 to 1 795 computations (58.7% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 454 | 12 | 466 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 455 | 18 | 473 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 55.1% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ▶ | 55.0% | (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)))) |
| ✓ | 54.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 1.9% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) | |
| 1.6% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) | |
| ▶ | 1.9% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
| ✓ | 54.7% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 99.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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)))) | |
| ▶ | 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 99.1% | #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)))) | |
| 99.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)) | |
| 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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))) x)) | |
| 23.6% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.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))) x)) | |
| ✓ | 99.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)) |
| ▶ | 46.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x)) |
| 45.9% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) x)) | |
| ▶ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 494 to 454 computations (8.1% saved)
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
x |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (/ (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)) |
(*.f64 x x) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.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 (/ (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)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 (pow.f64 x #s(literal 3/2 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 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/180 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* -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 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) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (* (* x x) x) x) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (* (* x x) x) x) 1/6) #s(hole binary64 (* 1/6 (pow x 4)))) |
#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 (+ (* (* (+ (* (+ (* 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 (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* 1/6 (sqrt (/ 1 x))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (/ (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))) 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 (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#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 (/ (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/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 (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (sqrt (pow x 3))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#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 (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#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/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))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/180 (* (pow x 4) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow x 2))) (* 1/180 (pow (sqrt -1) 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/180 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/180 (pow (sqrt -1) 2)) (* 1/6 (/ (pow (sqrt -1) 2) (pow x 2)))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | ((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/6 x (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (* (* x x) 1/6) (* x x) (log (/ (sinh x) x)) (/ (* (* (* (* x x) x) x) 1/6) (* x x)) (* (* (* (* x x) x) x) 1/6) (* (* (* x x) x) x) (* (* x x) x) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1 (log (/ (sinh x) x)) (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (pow x 3/2) 3/2 (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (- (/ 1/6 (* x x)) 1/180) (/ 1/6 (* x x)) 1/180) |
| 11.0ms | x | @ | inf | ((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/6 x (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (* (* x x) 1/6) (* x x) (log (/ (sinh x) x)) (/ (* (* (* (* x x) x) x) 1/6) (* x x)) (* (* (* (* x x) x) x) 1/6) (* (* (* x x) x) x) (* (* x x) x) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1 (log (/ (sinh x) x)) (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (pow x 3/2) 3/2 (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (- (/ 1/6 (* x x)) 1/180) (/ 1/6 (* x x)) 1/180) |
| 4.0ms | x | @ | 0 | ((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/6 x (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* x x) 1/6) 1) (* (* x x) 1/6) (* x x) (log (/ (sinh x) x)) (/ (* (* (* (* x x) x) x) 1/6) (* x x)) (* (* (* (* x x) x) x) 1/6) (* (* (* x x) x) x) (* (* x x) x) (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) 1/120) 1/5040 1/120 1 (log (/ (sinh x) x)) (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (pow x 3/2) 3/2 (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (- (/ 1/6 (* x x)) 1/180) (/ 1/6 (* x x)) 1/180) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 2089 |
| 0 | 331 | 1894 |
| 0 | 1344 | 1803 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
x |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (/ (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)) |
(*.f64 x x) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.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 (/ (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)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 (pow.f64 x #s(literal 3/2 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 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (* (+ (* -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 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) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (* (* x x) x) x) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (* (* x x) x) x) 1/6) #s(hole binary64 (* 1/6 (pow x 4)))) |
#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 (+ (* (* (+ (* (+ (* 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 (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* 1/6 (sqrt (/ 1 x))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (/ (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))) 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 (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#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 (/ (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/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 (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (sqrt (pow x 3))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#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 (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#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/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))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/180 (* (pow x 4) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow x 2))) (* 1/180 (pow (sqrt -1) 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/180 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/180 (pow (sqrt -1) 2)) (* 1/6 (/ (pow (sqrt -1) 2) (pow x 2)))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
x |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
#s(approx (/ (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)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) 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 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x 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 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 (*.f64 (*.f64 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 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (sqrt.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)) (/.f64 #s(literal 1/6 binary64) (*.f64 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 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1/32400 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/5832000 binary64)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (+.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal -1/5832000 binary64)) (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/180 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/6 binary64) #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)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #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 #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 #s(literal -1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/180 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (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 (* (* (+ (* -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 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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#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) (*.f64 x x)) |
#s(approx (/ (* (* (* (* x x) x) x) 1/6) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (* (* x x) x) x) 1/6) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) 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 (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#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 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (pow x 3/2) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/6 binary64))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 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 (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* (+ (* -1/180 (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#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 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x 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 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.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) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 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 (+ (* (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) x) 1) (*.f64 (+.f64 (/.f64 #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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #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 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 (pow.f64 x #s(literal -6 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) (*.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 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #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 (/.f64 #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) (* x x)) 1/6) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #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 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* x x)) 1/120) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/180 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) 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 (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/180 binary64))))) |
#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 (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (* (+ (* -1/180 (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) 1/120) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (neg.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 (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/180 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) 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 (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow x 3/2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/180 binary64))) (*.f64 x x))) |
Compiled 2 443 to 1 152 computations (52.8% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 225 | 6 | 231 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 227 | 22 | 249 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 55.1% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 55.0% | (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)))) |
| ✓ | 54.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 1.9% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
| ▶ | 1.6% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
| 1.5% | (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))))) | |
| ✓ | 1.9% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
| ✓ | 54.7% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 99.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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)))) | |
| ▶ | 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
| ✓ | 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 99.1% | #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)))) | |
| ▶ | 99.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)) |
| 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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))) x)) | |
| 77.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (/.f64 #s(literal 1/6 binary64) x))) | |
| ✓ | 99.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)) |
| ▶ | 99.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) x)) |
| 99.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/6 binary64)))) x)) | |
| 45.9% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) x)) | |
| ✓ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 583 to 543 computations (6.9% saved)
| Inputs |
|---|
#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)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal -1/180 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
(sqrt.f64 x) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) |
(pow.f64 x #s(literal 5/2 binary64)) |
#s(literal 5/2 binary64) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (* (* (* x x) 1/120) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (* x x) 1/120) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (/ (* (pow x 4) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (pow x 4) 1/6) #s(hole binary64 (* 1/6 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* 1/6 (sqrt (/ 1 x))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (/ (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))) x))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* 1/6 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (/ (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))) x))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* 1/6 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (pow x 5/2) -1/180) #s(hole binary64 (* -1/180 (sqrt (pow x 5))))) |
#s(approx (pow x 5/2) #s(hole binary64 (sqrt (pow x 5)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* (pow x 3) (- (* 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 (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* (pow x 3) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 (* (pow x 2) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (sqrt (pow x 3))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* -1/180 (sqrt (pow x 3))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* -1/180 (sqrt (pow x 5))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* (pow x 3) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/180 (* (pow x 4) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow x 2))) (* 1/180 (pow (sqrt -1) 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/180 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/180 (pow (sqrt -1) 2)) (* 1/6 (/ (pow (sqrt -1) 2) (pow x 2)))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* 1/180 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* (pow x 2) (+ (* -1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* 1/180 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 5/2) -1/180) #s(hole binary64 (* 1/180 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (pow x 5/2) #s(hole binary64 (* -1 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | -inf | ((log (/ (sinh x) x)) (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (* (* x x) x) (* x x) x -1/180 (* 1/6 x) 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (* (* x x) 1/120) x) x) (* (* (* x x) 1/120) x) (* (* x x) 1/120) 1/120 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (+ (* (* x x) 1/120) 1/6) x) x) (* (+ (* (* x x) 1/120) 1/6) x) (+ (* (* x x) 1/120) 1/6) (log (/ (sinh x) x)) (/ (* (pow x 4) 1/6) (* x x)) (* (pow x 4) 1/6) (pow x 4) 4 (log (/ (sinh x) x)) (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (pow x 3/2) 3/2 (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (sqrt x) (* (pow x 5/2) -1/180) (pow x 5/2) 5/2) |
| 13.0ms | x | @ | inf | ((log (/ (sinh x) x)) (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (* (* x x) x) (* x x) x -1/180 (* 1/6 x) 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (* (* x x) 1/120) x) x) (* (* (* x x) 1/120) x) (* (* x x) 1/120) 1/120 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (+ (* (* x x) 1/120) 1/6) x) x) (* (+ (* (* x x) 1/120) 1/6) x) (+ (* (* x x) 1/120) 1/6) (log (/ (sinh x) x)) (/ (* (pow x 4) 1/6) (* x x)) (* (pow x 4) 1/6) (pow x 4) 4 (log (/ (sinh x) x)) (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (pow x 3/2) 3/2 (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (sqrt x) (* (pow x 5/2) -1/180) (pow x 5/2) 5/2) |
| 5.0ms | x | @ | 0 | ((log (/ (sinh x) x)) (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (* (* x x) x) (* x x) x -1/180 (* 1/6 x) 1/6 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (* (* x x) 1/120) x) x) (* (* (* x x) 1/120) x) (* (* x x) 1/120) 1/120 (log (/ (sinh x) x)) (/ (sinh x) x) (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (* (* (+ (* (* x x) 1/120) 1/6) x) x) (* (+ (* (* x x) 1/120) 1/6) x) (+ (* (* x x) 1/120) 1/6) (log (/ (sinh x) x)) (/ (* (pow x 4) 1/6) (* x x)) (* (pow x 4) 1/6) (pow x 4) 4 (log (/ (sinh x) x)) (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (pow x 3/2) 3/2 (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (sqrt x) (* (pow x 5/2) -1/180) (pow x 5/2) 5/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 2143 |
| 0 | 334 | 1923 |
| 0 | 1277 | 1856 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
#s(literal -1/180 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x) |
(fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
(sqrt.f64 x) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) |
(pow.f64 x #s(literal 5/2 binary64)) |
#s(literal 5/2 binary64) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/2835 (pow x 2)) 1/180)))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/2835 (* -1/37800 (pow x 2)))) 1/180)))))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (sinh x) x) #s(hole binary64 1)) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (/ (sinh x) x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))) |
#s(approx (* (* (* (* x x) 1/120) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (* x x) 1/120) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow x 2))))) |
#s(approx (/ (* (pow x 4) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (pow x 4) 1/6) #s(hole binary64 (* 1/6 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* x (+ 1/6 (* -1/180 (pow x 2)))))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* 1/6 (sqrt (/ 1 x))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (/ (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))) x))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* 1/6 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (/ (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))) x))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* 1/6 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (+ (* -1/180 (sqrt (pow x 5))) (* 1/6 (sqrt x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (pow x 5/2) -1/180) #s(hole binary64 (* -1/180 (sqrt (pow x 5))))) |
#s(approx (pow x 5/2) #s(hole binary64 (sqrt (pow x 5)))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* 1/2 (- (exp x) (/ 1 (exp x))))) (log (/ 1 x))))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* (pow x 3) (- (* 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 (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) #s(hole binary64 (* (pow x 4) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* 1/120 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) #s(hole binary64 (* (pow x 3) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(hole binary64 (* (pow x 2) (+ 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* -1/180 (pow x 4)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1/180 (pow x 3)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/180)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (sqrt (pow x 3))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* -1/180 (sqrt (pow x 3))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* -1/180 (sqrt (pow x 5))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* (pow x 3) (+ (* -1/180 (sqrt (/ 1 x))) (* 1/6 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (sinh x) x)) #s(hole binary64 (+ (log (* -1/2 (- (exp x) (/ 1 (exp x))))) (log (/ -1 x))))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/180 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* 1/180 (* (pow x 4) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) #s(hole binary64 (* (pow x 4) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow x 2))) (* 1/180 (pow (sqrt -1) 2)))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* 1/180 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/180 (pow (sqrt -1) 2)) (* 1/6 (/ (pow (sqrt -1) 2) (pow x 2)))))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* -1/180 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) #s(hole binary64 (* (pow x 2) (+ (* -1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* 1/180 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) #s(hole binary64 (* (pow x 2) (+ (* -1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* 1/180 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1/180 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/6 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 5/2) -1/180) #s(hole binary64 (* 1/180 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
#s(approx (pow x 5/2) #s(hole binary64 (* -1 (* (sqrt (pow x 5)) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#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)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.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 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(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 x x) (*.f64 x #s(literal -1/180 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/6 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 x x) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal -1/180 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/120 binary64) x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) x)) |
(*.f64 (*.f64 #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) x)) |
(*.f64 x (*.f64 #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
(*.f64 #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)))) (neg.f64 x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) x) (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 x) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal 5/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 x))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/4 binary64)) (pow.f64 x #s(literal 5/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 5/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5/2 binary64))) |
#s(literal 5/2 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 (fma.f64 (fma.f64 #s(literal 1/2835 binary64) (*.f64 x x) #s(literal -1/180 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (fma.f64 (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) x) -1/180) (* 1/6 x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 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) x) -1/180) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (sinh x) x) #s(literal 1 binary64)) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (/ (sinh x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (* (* (* x x) 1/120) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64))) |
#s(approx (* (* (* x x) 1/120) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/120 binary64))) |
#s(approx (* (* x x) 1/120) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* x x) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* x x) 1/120) 1/6) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (/ (* (pow x 4) 1/6) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (pow x 4) 1/6) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64))) |
#s(approx (pow x 4) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/180 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (pow x 3/2) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/6 binary64))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/6 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x)) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64)))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (pow x 5/2) -1/180) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
#s(approx (pow x 5/2) (pow.f64 x #s(literal 5/2 binary64))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/180 binary64))) |
#s(approx (* (+ (* (* (* x x) x) -1/180) (* 1/6 x)) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (sinh x) x) (*.f64 (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/120) 1/6) x) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (* x x) 1/120) 1/6) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* x x) 1/120) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/180 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/180 binary64))))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/180 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/180 binary64))))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) x))) |
#s(approx (log (/ (sinh x) x)) (log.f64 (*.f64 (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (* (* (* x x) x) -1/180) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/180 binary64))) |
#s(approx (* (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
#s(approx (* (pow x 3/2) (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180))) (neg.f64 (*.f64 (-.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow x 3/2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/180 binary64))) |
#s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/180 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/180 binary64))) |
#s(approx (/ (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/180 binary64))) (*.f64 x x))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (*.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/180 binary64))) |
#s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/180 binary64))) (*.f64 (*.f64 x x) x)))) |
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (* (pow x 5/2) -1/180) (*.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/180 binary64))) |
#s(approx (pow x 5/2) (neg.f64 (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1 binary64)))) |
Compiled 2 225 to 1 125 computations (49.4% saved)
22 alts after pruning (9 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 206 | 1 | 207 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 9 | 9 |
| Total | 207 | 22 | 229 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 55.1% | (log.f64 (/.f64 (sinh.f64 x) x)) |
| ✓ | 55.0% | (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)))) |
| ✓ | 54.9% | (log.f64 #s(approx (/ (sinh x) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 1.9% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
| ✓ | 1.6% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
| 1.5% | (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))))) | |
| ✓ | 1.9% | (log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
| ✓ | 54.7% | (log.f64 #s(approx (/ (sinh x) x) #s(literal 1 binary64))) |
| 99.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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)))) | |
| ✓ | 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
| ✓ | 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 27.0% | #s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x))) | |
| 99.1% | #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)))) | |
| ✓ | 99.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)) |
| 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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))) x)) | |
| 77.4% | #s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (/.f64 #s(literal 1/6 binary64) x))) | |
| ✓ | 99.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)) |
| 99.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 #s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x))) x)) | |
| 99.0% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/6 binary64)))) x)) | |
| 45.9% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 x x)) x)) | |
| ✓ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.1% | #s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 612 to 498 computations (18.6% 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/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(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 (*.f64 x x) x) #s(literal -1/180 binary64) (*.f64 #s(literal 1/6 binary64) x)) x)) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) x) x)))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (/.f64 #s(literal 1/6 binary64) x))) |
(log.f64 #s(approx (/ (sinh x) x) #s(approx (+ (* (+ (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) x)))) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) x) (*.f64 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)))) |
(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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/6 binary64)) (*.f64 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 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/6 binary64)))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 #s(approx (+ (* (sqrt x) 1/6) (* (pow x 5/2) -1/180)) (*.f64 (sqrt.f64 x) #s(literal 1/6 binary64))) x))) x)) |
#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 (/.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))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/180 binary64)))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(approx (* (pow x 3/2) (- (/ 1/6 (* x x)) 1/180)) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal -1/180 binary64))) x))) x)) |
#s(approx (log (/ (sinh x) x)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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))) x)) |
#s(approx (log (/ (sinh x) x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/180 binary64)) #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)))) |
| Outputs |
|---|
#s(approx (log (/ (sinh x) x)) (*.f64 (*.f64 #s(approx (+ (* -1/180 (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
3 calls:
| 7.0ms | x |
| 5.0ms | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 5.0ms | (/.f64 (sinh.f64 x) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 99.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 99.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))) |
| 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 |
|---|---|---|
| 99.1% | 1 | (/.f64 (sinh.f64 x) x) |
| 99.1% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 99.1% | 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 |
|---|---|---|
| 54.7% | 1 | (/.f64 (sinh.f64 x) x) |
| 54.7% | 1 | (log.f64 (/.f64 (sinh.f64 x) x)) |
| 54.7% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| 1× | fuel |
Compiled 25 to 20 computations (20% saved)
(abs x)
Compiled 85 to 80 computations (5.9% saved)
Loading profile data...