
Time bar (total: 6.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 888.0ms | 8 256× | 0 | valid |
ival-sin: 281.0ms (42.3% of total)ival-mult: 223.0ms (33.6% of total)ival-sinh: 92.0ms (13.8% of total)ival-div: 63.0ms (9.5% of total)ival-assert: 3.0ms (0.5% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 y) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 55.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sinh: 18.0ms (43.2% of total)ival-sin: 11.0ms (26.4% of total)ival-div: 9.0ms (21.6% of total)ival-mult: 3.0ms (7.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 48 |
| 1 | 54 | 46 |
| 2 | 151 | 46 |
| 3 | 378 | 46 |
| 4 | 1577 | 46 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 19 | 7 |
| 2 | 37 | 7 |
| 3 | 83 | 7 |
| 4 | 335 | 7 |
| 5 | 2077 | 7 |
| 0 | 9369 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(negabs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sin.f64 x) |
x |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 1.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 528 |
| 0 | 129 | 515 |
| 1 | 687 | 476 |
| 0 | 6444 | 448 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sin.f64 x) |
x |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (sin.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) |
(sin.f64 x) |
x |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (sinh.f64 y) y) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 y)) y)) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 y) #s(literal -3 binary64))) (*.f64 (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64)) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) x) #s(literal -1/12 binary64))) y) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/10080 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) x))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (fma.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x))) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 743 to 189 computations (74.6% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 5 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 5 | 50 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.4% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 77.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 67.1% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) y)) |
| ▶ | 65.7% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| ▶ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 136 to 102 computations (25% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
#s(approx (sin x) x) |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x)) |
| 3.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x)) |
| 3.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x)) |
| 2.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x)) |
| 1.0ms | x | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1064 |
| 0 | 226 | 1012 |
| 1 | 1013 | 952 |
| 0 | 8550 | 923 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
#s(approx (sin x) x) |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #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 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) y) y (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal -2 binary64))) #s(literal 1/6 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal -2 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/6 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/6 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 y y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 y (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64)))) (*.f64 y y)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 1/216 binary64))) (*.f64 y y)) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64)))) (*.f64 #s(literal 1/720 binary64) (pow.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64))))) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 1/216 binary64)))) (-.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64)))) (*.f64 #s(literal 1/720 binary64) (pow.f64 y #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(approx (sin x) x)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) #s(approx (sin x) x)) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) x)) y) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) y) |
#s(approx (sin x) x) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 y)) |
(/.f64 (sinh.f64 y) y) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 y)) y)) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64))) |
(*.f64 y (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal -6 binary64))) (*.f64 y y)) (-.f64 (+.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64))) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64)))) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal -6 binary64)))) (-.f64 (+.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal -4 binary64))) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) y) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) (sinh.f64 y)) y) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) x)) x x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(-.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 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) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal -1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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 (*.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/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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64)) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) x))) y) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/10080 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) x))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal -1/12 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64)) x))) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) x)) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))))) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
Compiled 9 186 to 1 586 computations (82.7% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 413 | 8 | 421 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 414 | 12 | 426 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 87.4% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 77.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 64.1% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| ▶ | 61.8% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| ▶ | 58.8% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
| ▶ | 36.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
| ✓ | 65.7% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 62.4% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 59.4% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 56.7% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) | |
| ▶ | 28.5% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| ✓ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 428 to 285 computations (33.4% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
#s(approx (sin x) x) |
(/.f64 #s(approx (sinh y) y) y) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 55.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 4.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 2.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 2.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 2.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 304 | 2280 |
| 0 | 341 | 2163 |
| 1 | 1509 | 2129 |
| 0 | 8164 | 2094 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
#s(approx (sin x) x) |
(/.f64 #s(approx (sinh y) y) y) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 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) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.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 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
(neg.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (neg.f64 y))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y)) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) y)) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))))) (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (/.f64 #s(approx (sinh y) y) y) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
#s(approx (sin x) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) y)) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) y) y) |
(neg.f64 (/.f64 #s(approx (sinh y) y) (neg.f64 y))) |
#s(approx (sinh y) y) |
(*.f64 (/.f64 #s(approx (sinh y) y) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y) |
(neg.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) (neg.f64 y))) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y)) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (pow.f64 y #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
(neg.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (neg.f64 y))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) y)) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #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 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) y) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) y) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (sin x) (/ (sinh y) y)) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x))) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) y) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 7 binary64))) (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (neg.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal -1 binary64) #s(literal -1/120 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
Compiled 26 913 to 2 906 computations (89.2% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 713 | 17 | 730 |
| Fresh | 3 | 0 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 720 | 22 | 742 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) | |
| 28.0% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) | |
| ▶ | 23.7% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
| ✓ | 87.4% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 77.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 39.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| 38.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| 36.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| ▶ | 64.1% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| 64.1% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 33.0% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) | |
| ▶ | 61.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 60.7% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 55.0% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 36.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) | |
| 11.1% | (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| 62.4% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 59.4% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 56.7% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) | |
| ✓ | 65.7% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| ✓ | 28.5% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| ✓ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 999 to 665 computations (33.4% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) |
#s(approx (sin x) x) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* (+ (* (* y y) 1/5040) 1/120) y) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6)) |
| 4.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* (+ (* (* y y) 1/5040) 1/120) y) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6)) |
| 2.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* (+ (* (* y y) 1/5040) 1/120) y) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6)) |
| 2.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* (+ (* (* y y) 1/5040) 1/120) y) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6)) |
| 2.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x 1 (/ (sinh y) y) (sinh y) (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* (+ (* (* y y) 1/5040) 1/120) y) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 3049 |
| 0 | 390 | 2902 |
| 1 | 1692 | 2820 |
| 0 | 8043 | 2761 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) |
#s(approx (sin x) x) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (/ (* (sin x) (sinh y)) y) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y))) y) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.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 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))))) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))))) (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) x)) y) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) |
#s(approx (sin x) x) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 #s(literal 1/1728000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) y) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) y) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y)) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) y) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x))) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (/ (* (sin x) (sinh y)) y) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 y (sin.f64 x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (sin.f64 x)) y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (* y y) 1/5040) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (* (+ (* (* y y) 1/5040) 1/120) y) y) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
Compiled 27 804 to 2 659 computations (90.4% saved)
23 alts after pruning (17 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 705 | 12 | 717 |
| Fresh | 7 | 5 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 5 | 5 |
| Total | 716 | 23 | 739 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) | |
| 28.0% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) | |
| ✓ | 23.7% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
| ✓ | 87.4% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 77.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 61.9% | (*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) | |
| 39.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| 38.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| 36.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) | |
| 64.1% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 36.3% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) | |
| 36.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) | |
| 29.3% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 15.3% | (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 15.3% | (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 14.3% | (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 62.4% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 60.5% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 57.9% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 52.6% | (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ✓ | 65.7% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| ✓ | 28.5% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| ✓ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 1 785 to 583 computations (67.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 18.0ms | y |
| 14.0ms | x |
| 14.0ms | (sin.f64 x) |
| 10.0ms | (/.f64 (sinh.f64 y) y) |
| 10.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (sinh.f64 y) y) |
| 100.0% | 1 | (sin.f64 x) |
| 100.0% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 53.0ms | x |
| 11.0ms | y |
| 11.0ms | (sin.f64 x) |
| 10.0ms | (/.f64 (sinh.f64 y) y) |
| 10.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 1 | (/.f64 (sinh.f64 y) y) |
| 93.4% | 3 | (sin.f64 x) |
| 100.0% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 93.4% | 2 | x |
| 96.9% | 5 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 9.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 9.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
1 calls:
| 11.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) y) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
5 calls:
| 12.0ms | x |
| 10.0ms | (sin.f64 x) |
| 9.0ms | y |
| 8.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 7.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 1 | (/.f64 (sinh.f64 y) y) |
| 76.7% | 2 | (sin.f64 x) |
| 64.1% | 1 | y |
| 68.0% | 3 | x |
| 76.7% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
2 calls:
| 9.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 9.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 2 | (sin.f64 x) |
| 76.6% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
2 calls:
| 9.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 8.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 2 | (sin.f64 x) |
| 76.3% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
1 calls:
| 21.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 28.0ms | (sin.f64 x) |
| 6.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 2 | (sin.f64 x) |
| 74.4% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 6.0ms | (sin.f64 x) |
| 5.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 2 | (sin.f64 x) |
| 74.2% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 12.0ms | (sin.f64 x) |
| 4.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 2 | (sin.f64 x) |
| 73.3% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) y) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 4.0ms | (sin.f64 x) |
| 4.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 2 | (sin.f64 x) |
| 70.7% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 3.0ms | (sin.f64 x) |
| 3.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 2 | (sin.f64 x) |
| 70.5% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 12.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | (sin.f64 x) |
| 67.2% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
5 calls:
| 2.0ms | (sin.f64 x) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | y |
| 52.6% | 1 | (/.f64 (sinh.f64 y) y) |
| 55.6% | 2 | x |
| 61.8% | 2 | (sin.f64 x) |
| 61.9% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
4 calls:
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | (sin.f64 x) |
| 2.0ms | x |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | (/.f64 (sinh.f64 y) y) |
| 52.6% | 1 | x |
| 52.6% | 1 | (sin.f64 x) |
| 52.6% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 14 to 15 computations (-7.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
5 calls:
| 10.0ms | (sin.f64 x) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.5% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 28.5% | 1 | y |
| 28.5% | 1 | (sin.f64 x) |
| 28.5% | 1 | x |
| 28.5% | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999591792167364 | +inf |
| 0.0ms | -inf | -0.9978427360161126 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999591792167364 | +inf |
| 0.0ms | -inf | -0.9978427360161126 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999591792167364 | +inf |
| 0.0ms | -inf | -0.9978427360161126 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999591792167364 | +inf |
| 0.0ms | -inf | -0.9978427360161126 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.019581951554760786 | 1.762209697702743e-291 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.019581951554760786 | 1.762209697702743e-291 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00038739544011994495 | 0.025260914706074628 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 1162 |
| 1 | 135 | 1162 |
| 2 | 229 | 1162 |
| 3 | 492 | 1146 |
| 4 | 1497 | 1146 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) (*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (sin x) #s(approx (* (+ (* -1/6 (* x x)) 1) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| 1× | fuel |
Compiled 1 162 to 112 computations (90.4% saved)
(negabs x)
Compiled 2 366 to 260 computations (89% saved)
Loading profile data...