
Time bar (total: 3.2s)
| 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)
| 665.0ms | 8 256× | 0 | valid |
ival-sin: 260.0ms (62.3% of total)ival-sinh: 56.0ms (13.4% of total)ival-mult!: 52.0ms (12.5% of total)ival-div!: 47.0ms (11.3% of total)adjust: 2.0ms (0.5% 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 |
| 52.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 29.0ms (75.3% of total)ival-sinh: 4.0ms (10.4% of total)ival-div!: 3.0ms (7.8% of total)ival-mult!: 3.0ms (7.8% of total)adjust: 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 | x | @ | 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) |
| 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)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 6 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 6 | 50 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.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)))) |
| ▶ | 78.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 64.4% | (*.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.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 86.3% | #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))) | |
| ▶ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 182 to 130 computations (28.6% 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 | |
|---|---|---|---|---|
| 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)) |
| 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)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 415 | 6 | 421 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 417 | 10 | 427 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 58.3% | (*.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)) | |
| ▶ | 35.2% | (*.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.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 62.7% | (*.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)) | |
| ▶ | 61.6% | (*.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.8% | (*.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)) |
| ▶ | 26.7% | (*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) y)) |
| ▶ | 86.3% | #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))) |
| ✓ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 325 to 220 computations (32.3% saved)
| Inputs |
|---|
#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))) |
(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)) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(sin.f64 x) |
x |
(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) |
(*.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) 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)) |
#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)) |
#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) |
(*.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 (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)) |
| 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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (+ (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (- (* -1/5040 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/5040)))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* -1/6 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2)))))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (+ 1/6 (* 1/120 (pow y 2))))))))))))) |
#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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))) |
#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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/6 (sin x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
#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) 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/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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* 1/120 (* (pow y 4) (sin x))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/120 (* (pow y 2) (sin x))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (pow y 2) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#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) 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/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) (* 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 | |
|---|---|---|---|---|
| 6.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (sin x) x (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (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)) |
| 3.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (sin x) x (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (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)) |
| 3.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (sin x) x (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (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)) |
| 2.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (sin x) x (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (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)) |
| 2.0ms | x | @ | 0 | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (sin x) x (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (sinh y) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 2129 |
| 0 | 350 | 2029 |
| 1 | 1747 | 1995 |
| 0 | 8450 | 1953 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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))) |
(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)) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(sin.f64 x) |
x |
(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) |
(*.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) 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)) |
#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)) |
#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) |
(*.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 (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)) |
#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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (+ (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (- (* -1/5040 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/5040)))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* -1/6 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2)))))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (+ 1/6 (* 1/120 (pow y 2))))))))))))) |
#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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))) |
#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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/6 (sin x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
#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) 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/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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* 1/120 (* (pow y 4) (sin x))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/120 (* (pow y 2) (sin x))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (pow y 2) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#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) 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/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) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) y) y (sin.f64 x)) |
(fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (*.f64 y y) (sin.f64 x)) |
(fma.f64 (sin.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) (sin.f64 x)) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x)))) |
(-.f64 (sin.f64 x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (sin.f64 x)) |
(+.f64 (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) (sin.f64 x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sin.f64 x)) (*.f64 #s(literal -1/6 binary64) (sin.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal -1/6 binary64) (sin.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) |
(fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1/6 binary64) (sin.f64 x) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal -1/6 binary64) (sin.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))))))) |
(+.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x))) |
(+.f64 (*.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) |
x |
(/.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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 (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/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) |
#s(approx (sinh 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) x)) |
(*.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 (neg.f64 (*.f64 #s(approx (sin x) 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) 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) |
#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 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.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 (*.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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.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 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #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 (*.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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 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 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 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))) |
#s(literal 1 binary64) |
(*.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 (/.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 (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) |
#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) (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)))) |
(*.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) x)) |
(*.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 (neg.f64 (*.f64 #s(approx (sin x) 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) 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) |
#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 #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)) |
(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))) |
(+.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 (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) (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 (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 (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 (*.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) (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 (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 (*.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 (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 (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)) (+.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)) |
#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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.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)) x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1/5040 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1/120 binary64)) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) 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 x 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 (* (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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) |
#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) (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) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (sin.f64 x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) |
#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(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) 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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64)) (sin.f64 x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (sin.f64 x) y) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (sin.f64 x) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (sin.f64 x) y) (/.f64 (sin.f64 x) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (sin.f64 x) y) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y))) |
#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 (/ (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/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 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 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) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.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))))) |
Compiled 13 859 to 1 954 computations (85.9% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 442 | 13 | 455 |
| Fresh | 1 | 1 | 2 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 3 | 3 |
| Total | 448 | 17 | 465 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.9% | (/.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) |
| 20.9% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) | |
| ✓ | 78.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 35.2% | (*.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)) | |
| 60.6% | (*.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)))) | |
| 52.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) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ▶ | 35.2% | (*.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.7% | (*.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)) |
| ✓ | 65.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 62.7% | (*.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)) | |
| 33.6% | (*.f64 #s(approx (sin x) 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)) | |
| 62.4% | (*.f64 #s(approx (sin x) x) #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)))) | |
| 61.2% | (*.f64 #s(approx (sin 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)))) | |
| 51.2% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ▶ | 26.7% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
| ▶ | 72.2% | #s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x))) |
| ✓ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 635 to 438 computations (31% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x))) |
(fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(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) |
x |
(sin.f64 x) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
#s(approx (sin x) x) |
#s(approx (/ (sinh y) y) #s(literal 1 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) #s(literal 1 binary64))) |
#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) |
(*.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)) |
#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 (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(/.f64 #s(approx (sinh y) y) y) |
#s(approx (sinh 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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh 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) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (+ (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (- (* -1/5040 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/5040)))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* -1/6 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2)))))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (+ 1/6 (* 1/120 (pow y 2))))))))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx x #s(hole binary64 x)) |
#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 x) -1/6) #s(hole binary64 (* -1/6 (pow x 2)))) |
#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 (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))) |
#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 (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (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 (* (+ (* (* x x) -1/6) 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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/6 (sin x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (+ (* 1/120 (* x (pow y 2))) (* 1/6 x)))) |
#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) 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 (/ (* (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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* 1/120 (* (pow y 4) (sin x))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/120 (* (pow y 2) (sin x))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (pow y 2) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* (pow y 2) (+ (* 1/120 x) (* 1/6 (/ x (pow y 2))))))) |
#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) 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 | |
|---|---|---|---|---|
| 11.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* (+ (* (* y y) 1/120) 1/6) x) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 x (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (/ (sinh y) y) (sinh y) (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1)) |
| 3.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* (+ (* (* y y) 1/120) 1/6) x) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 x (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (/ (sinh y) y) (sinh y) (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1)) |
| 3.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* (+ (* (* y y) 1/120) 1/6) x) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 x (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (/ (sinh y) y) (sinh y) (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1)) |
| 2.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* (+ (* (* y y) 1/120) 1/6) x) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 x (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (/ (sinh y) y) (sinh y) (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1)) |
| 2.0ms | x | @ | 0 | ((* (sin x) (/ (sinh y) y)) (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* (+ (* (* y y) 1/120) 1/6) x) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 x (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) (* (* x x) -1/6) (/ (sinh y) y) (sinh y) (/ (* (sin x) (sinh y)) y) (* (sin x) (sinh y)) (sin x) (* (+ (* (* x x) -1/6) 1) x) (+ (* (* x x) -1/6) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 2547 |
| 0 | 368 | 2446 |
| 1 | 1834 | 2364 |
| 0 | 8036 | 2285 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x))) |
(fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(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) |
x |
(sin.f64 x) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
#s(approx (sin x) x) |
#s(approx (/ (sinh y) y) #s(literal 1 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) #s(literal 1 binary64))) |
#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) |
(*.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)) |
#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 (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(/.f64 #s(approx (sinh y) y) y) |
#s(approx (sinh 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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh 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) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* (pow x 2) (- (+ (* -1/6 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (+ 1/120 (+ (* 1/120 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) (* (pow x 2) (- (* -1/5040 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))) 1/5040)))))) 1/6)) (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* -1/6 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2)))))))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* x (+ 1/6 (+ (* 1/120 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1/6 (* 1/120 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1/6 (* 1/120 (pow y 2))))) (* 1/120 (+ 1/6 (* 1/120 (pow y 2))))))))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx x #s(hole binary64 x)) |
#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 x) -1/6) #s(hole binary64 (* -1/6 (pow x 2)))) |
#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 (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (sin x) (+ 1/6 (* 1/120 (pow y 2)))))) |
#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 (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/6) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (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 (* (+ (* (* x x) -1/6) 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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/6 (sin x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (+ (* 1/120 (* x (pow y 2))) (* 1/6 x)))) |
#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) 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 (/ (* (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 (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* 1/120 (* (pow y 4) (sin x))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) #s(hole binary64 (* (pow y 4) (+ (* 1/120 (sin x)) (+ (* 1/6 (/ (sin x) (pow y 2))) (/ (sin x) (pow y 4))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* 1/120 (* (pow y 2) (sin x))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) #s(hole binary64 (* (pow y 2) (+ (* 1/120 (sin x)) (* 1/6 (/ (sin x) (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) #s(hole binary64 (* (pow y 2) (+ (* 1/120 x) (* 1/6 (/ x (pow y 2))))))) |
#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) 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 |
|---|
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (sin.f64 x))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x))))) |
(fma.f64 (*.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) y) y (sin.f64 x)) |
(fma.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (sin.f64 x)) |
(fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x))) (sin.f64 x)) |
(+.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/120 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 (*.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 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.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 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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 #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) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 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))) |
(*.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/120 binary64) |
#s(literal 1/6 binary64) |
x |
(sin.f64 x) |
(*.f64 #s(approx (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
#s(approx (sin x) x) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 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) (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 #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 (-.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 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 (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 (-.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 (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 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 (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))))) |
(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)) |
(fma.f64 x (*.f64 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 (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 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.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 (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 (*.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)))) |
(*.f64 (/.f64 #s(approx (sinh y) y) y) #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 (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 (neg.f64 (*.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))) (neg.f64 y)) |
(/.f64 (*.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)) y) |
#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 (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x) |
(*.f64 x #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 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/6 binary64))) |
(/.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) |
#s(approx (sinh 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 (neg.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) #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)) #s(approx (sinh y) y)) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 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) (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 #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 (-.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 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 (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 (-.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 (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 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 (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))))) |
(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)) |
(fma.f64 x (*.f64 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 (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 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.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 (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 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (/ (* (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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.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)) x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 1/5040 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1/120 binary64)) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 1 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #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 (* (+ (* (* x x) -1/6) 1) x) x) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #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 #s(literal -1/6 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* x x) -1/6) (*.f64 (*.f64 x x) #s(literal -1/6 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 (*.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 (* (+ (* (* x x) -1/6) 1) x) x) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #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 #s(literal -1/6 binary64) x) x #s(literal 1 binary64))) |
#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) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (+ (* (* x x) -1/6) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* x x) -1/6) 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 (* (+ (* (* x x) -1/6) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* x x) -1/6) 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 (* (+ (* (* x x) -1/6) 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 (* (+ (* (* x x) -1/6) 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) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (sin.f64 x)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
#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(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 (/ (* (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) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (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) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (sin.f64 x)) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (sin.f64 x))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (fma.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (sin x) (+ (* (* y y) 1/120) 1/6)) (* y y)) (sin x)) (*.f64 (fma.f64 #s(literal 1/120 binary64) (sin.f64 x) (fma.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1/6 binary64) y) (/.f64 (sin.f64 x) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (/.f64 (sin.f64 x) y) (/.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y))) |
#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 (/ (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 9 700 to 1 252 computations (87.1% saved)
19 alts after pruning (13 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 299 | 5 | 304 |
| Fresh | 1 | 8 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 302 | 19 | 321 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (/.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 #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) | |
| ✓ | 22.9% | (/.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) |
| 13.2% | (/.f64 (*.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)) y) | |
| 20.9% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) | |
| ✓ | 78.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 35.2% | (*.f64 #s(approx (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) | |
| 60.6% | (*.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)))) | |
| 52.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) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ✓ | 35.2% | (*.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))) |
| ✓ | 65.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 62.7% | (*.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)) | |
| 33.6% | (*.f64 #s(approx (sin x) 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)) | |
| 62.4% | (*.f64 #s(approx (sin x) x) #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)))) | |
| 61.2% | (*.f64 #s(approx (sin 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)))) | |
| 51.2% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ✓ | 26.7% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
| 47.7% | #s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) | |
| 57.2% | #s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) | |
| ✓ | 49.0% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 1 110 to 412 computations (62.9% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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) 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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) |
(/.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 #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) (/ (sinh y) y)) (sin.f64 x)) |
(*.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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x))) |
(*.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)) |
#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))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 27.0ms | x |
| 18.0ms | (sin.f64 x) |
| 8.0ms | y |
| 7.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 6.0ms | (/.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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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) 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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) |
(/.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 #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) (/ (sinh y) y)) (sin.f64 x)) |
(*.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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x))) |
(*.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)) #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 (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:
| 18.0ms | (sin.f64 x) |
| 15.0ms | x |
| 8.0ms | y |
| 7.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 6.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 1 | (/.f64 (sinh.f64 y) y) |
| 94.1% | 3 | (sin.f64 x) |
| 100.0% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 94.0% | 2 | x |
| 95.1% | 3 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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) 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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) |
(/.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 #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) (/ (sinh y) y)) (sin.f64 x)) |
(*.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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) (sin.f64 x))) |
| 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 (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:
| 6.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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) 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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) |
(/.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 #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) (/ (sinh y) y)) (sin.f64 x)) |
(*.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)) #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) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 36.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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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) 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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) |
(/.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 #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) (/ (sinh y) y)) (sin.f64 x)) |
| 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)))) |
#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:
| 6.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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) 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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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) (/ (sinh y) y)) (fma.f64 #s(approx (* (sin x) (+ (* (* y y) 1/120) 1/6)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x)) (*.f64 y y) #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)))) |
(/.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 #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)) |
5 calls:
| 11.0ms | y |
| 6.0ms | (sin.f64 x) |
| 6.0ms | x |
| 6.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 4.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 1 | (/.f64 (sinh.f64 y) y) |
| 75.5% | 2 | (sin.f64 x) |
| 62.7% | 1 | y |
| 67.4% | 3 | x |
| 75.6% | 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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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) (*.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 #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)) |
| 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) #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)))) |
2 calls:
| 5.0ms | (sin.f64 x) |
| 5.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 2 | (sin.f64 x) |
| 75.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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) x) #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)))) |
(*.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)) |
| 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) x) #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)))) |
2 calls:
| 5.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 5.0ms | (sin.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 2 | (sin.f64 x) |
| 74.9% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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) (*.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) 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 |
|---|---|---|
| 73.6% | 2 | (sin.f64 x) |
| 73.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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #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 (*.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)) y) |
(*.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)) |
| Outputs |
|---|
(/.f64 (*.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)) y) |
(*.f64 #s(approx (sin 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 |
|---|---|---|
| 72.5% | 2 | (sin.f64 x) |
| 72.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) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin 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) 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 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) (/.f64 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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) |
| 3.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 71.0% | 2 | (sin.f64 x) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.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 (/ (sinh y) y) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) x))) |
| 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) x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
5 calls:
| 2.0ms | y |
| 2.0ms | (sin.f64 x) |
| 2.0ms | x |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 3 | y |
| 51.2% | 1 | (/.f64 (sinh.f64 y) y) |
| 56.2% | 3 | x |
| 60.9% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 60.9% | 2 | (sin.f64 x) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin 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)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) y) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
4 calls:
| 4.0ms | y |
| 2.0ms | (sin.f64 x) |
| 2.0ms | x |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 1 | y |
| 51.2% | 1 | x |
| 51.2% | 1 | (sin.f64 x) |
| 51.2% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 11 to 13 computations (-18.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #s(literal 1 binary64))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (sin.f64 x) |
| 1.0ms | y |
| 1.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.7% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 26.7% | 1 | (/.f64 (sinh.f64 y) y) |
| 26.7% | 1 | (sin.f64 x) |
| 26.7% | 1 | x |
| 26.7% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999192871294615 | +inf |
| 0.0ms | -inf | -0.9995239282681676 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999192871294615 | +inf |
| 0.0ms | -inf | -0.9995239282681676 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999192871294615 | +inf |
| 0.0ms | -inf | -0.9995239282681676 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999192871294615 | +inf |
| 0.0ms | -inf | -0.9995239282681676 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.013970448807175863 | 0.07942873054253077 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.013970448807175863 | 0.07942873054253077 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.013970448807175863 | 0.07942873054253077 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.013970448807175863 | 0.07942873054253077 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.017658841268867475 | 7.914103714333203e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.017658841268867475 | 7.914103714333203e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.017658841268867475 | 7.914103714333203e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | fuel |
Compiled 711 to 80 computations (88.7% saved)
(negabs x)
Compiled 2 858 to 900 computations (68.5% saved)
Loading profile data...