
Time bar (total: 4.7s)
| 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)
| 883.0ms | 8 256× | 0 | valid |
ival-sin: 297.0ms (48.1% of total)ival-div: 171.0ms (27.7% of total)ival-sinh: 73.0ms (11.8% of total)ival-mult: 65.0ms (10.5% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 y) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 43.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 10.0ms (47.8% of total)ival-div: 4.0ms (19.1% of total)ival-mult: 3.0ms (14.3% of total)ival-sinh: 3.0ms (14.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 43 |
| 1 | 50 | 39 |
| 2 | 148 | 39 |
| 3 | 375 | 39 |
| 4 | 1573 | 39 |
| 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 | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 4.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (sinh y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 498 |
| 1 | 377 | 485 |
| 2 | 1371 | 441 |
| 3 | 4416 | 437 |
| 0 | 8237 | 409 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 |
|---|
#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)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 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)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) x)) |
#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)) (/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 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) y)) (*.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (pow.f64 x #s(literal 4 binary64)))) y) x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x)) |
#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 (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x 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) (/ (sinh y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 x) y) #s(literal 1/2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 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)) (*.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)) #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)) (*.f64 (sin.f64 x) (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 (+ (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) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#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) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#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) #s(hole binary64 y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) |
#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 (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 0 | 10 | 17 |
| 1 | 21 | 17 |
| 2 | 72 | 17 |
| 0 | 428 | 17 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 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 |
| Outputs |
|---|
(*.f64 (sinh.f64 (neg.f64 y)) (/.f64 (sin.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (neg.f64 y)) (sin.f64 x))) y) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 2 binary64)) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (sin.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (sin.f64 x)) y)) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 y))) |
(neg.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 (neg.f64 y)) y))) |
(neg.f64 (*.f64 (/.f64 (sinh.f64 (neg.f64 y)) y) (sin.f64 x))) |
(sin.f64 x) |
x |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) 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)) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) (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)) |
(-.f64 (/.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) y)) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) y) (/.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))) (+.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 y) #s(literal 2 binary64)) (fma.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 4 binary64)) |
(/.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 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.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) |
(neg.f64 (sinh.f64 (neg.f64 y))) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
Compiled 1 044 to 254 computations (75.7% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 6 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 6 | 70 |
| Status | Accuracy | Program |
|---|---|---|
| 88.2% | (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) | |
| ▶ | 89.7% | (*.f64 (sin.f64 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)))) |
| ▶ | 86.3% | (*.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)))) |
| ▶ | 75.7% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 68.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| ▶ | 48.6% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
Compiled 166 to 120 computations (27.7% saved)
| Inputs |
|---|
(*.f64 (sin.f64 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)))) |
(sin.f64 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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#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 (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)))) |
#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)) |
| 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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (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 (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (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)))))) |
#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))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 89.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 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)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 3.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 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)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 3.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 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)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 1.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 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)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
| 1.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 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)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1189 |
| 1 | 592 | 1176 |
| 2 | 2143 | 1128 |
| 3 | 7909 | 1128 |
| 0 | 8009 | 1014 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (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 (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (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)))))) |
#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))))))) |
| 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)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 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)) (*.f64 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) x)) |
#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)) (*.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) x)) |
#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) y)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
#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 (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 #s(hole binary64 x)) |
#s(approx x 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) (/ (sinh y) y)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 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)) (*.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)) #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)) (*.f64 (sin.f64 x) (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 (+ (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) y)) (fma.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))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#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) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (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 (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (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))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) |
#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 (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#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) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#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) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#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(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#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) #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) (*.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) #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) (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(hole binary64 (* 1/120 (pow y 2)))) |
#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) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 201 |
| 0 | 51 | 201 |
| 1 | 170 | 201 |
| 0 | 1186 | 201 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sin.f64 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)))) |
(sin.f64 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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#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 (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)))) |
#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)) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) (*.f64 #s(literal 1/6 binary64) y))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (/.f64 #s(literal 1/1728000 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 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 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.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 #s(approx (sin x) x) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) x))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) x)) 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 (*.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 (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 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 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 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(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 (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 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 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 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/6 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.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/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) |
(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 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/120 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/120 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) (/.f64 #s(literal 1/216 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
Compiled 9 400 to 1 383 computations (85.3% saved)
21 alts after pruning (17 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 360 | 16 | 376 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 361 | 21 | 382 |
| Status | Accuracy | Program |
|---|---|---|
| 88.2% | (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) | |
| ✓ | 89.7% | (*.f64 (sin.f64 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)))) |
| 86.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| ✓ | 75.7% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 89.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 86.1% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
| 41.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) | |
| 31.0% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 63.8% | (*.f64 #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 (/ (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)))) | |
| 62.6% | (*.f64 #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 (/ (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)))) | |
| ▶ | 63.7% | (*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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)))) |
| 62.2% | (*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 55.4% | (*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ✓ | 68.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 62.0% | (*.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)))) | |
| 60.4% | (*.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)))) | |
| 52.9% | (*.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)))) | |
| ✓ | 48.6% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
| 37.4% | #s(approx (* (sin x) (/ (sinh y) y)) #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))) | |
| ▶ | 35.8% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
| ▶ | 28.2% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
Compiled 889 to 599 computations (32.6% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (sin x) x) |
#s(approx (* (sin x) (/ (sinh y) y)) #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)) #s(literal -1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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)))) |
#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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#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 (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (pow x 3) -1/6) 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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/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))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (pow x 3) 3 -1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) 1/6) |
| 3.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (pow x 3) 3 -1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) 1/6) |
| 3.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (pow x 3) 3 -1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) 1/6) |
| 2.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (pow x 3) 3 -1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) 1/6) |
| 1.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1 (* (sin x) (/ (sinh y) y)) (sin x) (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (pow x 3) 3 -1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1314 |
| 1 | 607 | 1293 |
| 2 | 2142 | 1253 |
| 3 | 7350 | 1253 |
| 0 | 8124 | 1138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (+ (* (pow x 3) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#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 (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (pow x 3) -1/6) 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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/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))))))) |
| 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)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 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)) (*.f64 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) x)) |
#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)) (*.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) x)) |
#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) y)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#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) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#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 #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) x) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (pow x 3) -1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#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) y)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (pow x 3) -1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (pow x 3) -1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 3) -1/6) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 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)) (*.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)) #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)) (*.f64 (sin.f64 x) (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))))) |
#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) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) (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)))) |
#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) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (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)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64) #s(literal 1/6 binary64)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#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(literal 1 binary64)) |
#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) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (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)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* y y) 1/120) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64))) |
#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) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#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) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#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) (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#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) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 368 |
| 0 | 68 | 368 |
| 1 | 206 | 368 |
| 0 | 1378 | 364 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (sin x) x) |
#s(approx (* (sin x) (/ (sinh y) y)) #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)) #s(literal -1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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)))) |
#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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (*.f64 y y)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) y) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y) (*.f64 #s(literal 1/120 binary64) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 #s(literal 1/120 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (/.f64 #s(literal 1/1728000 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 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 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
y |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (sin x) x) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x))) |
#s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x)) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(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) (*.f64 x x)) x 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 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x))) |
(-.f64 x (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/6 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x) |
(+.f64 x (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
#s(literal -1/6 binary64) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/120 binary64) y)) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x))) |
(*.f64 #s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(literal 1/6 binary64) |
Compiled 18 895 to 2 039 computations (89.2% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 509 | 9 | 518 |
| Fresh | 6 | 6 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 518 | 21 | 539 |
| Status | Accuracy | Program |
|---|---|---|
| 88.2% | (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) | |
| ✓ | 89.7% | (*.f64 (sin.f64 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)))) |
| 86.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| ✓ | 75.7% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 89.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 89.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 41.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
| 31.0% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 63.8% | (*.f64 #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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 62.6% | (*.f64 #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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) | |
| 63.7% | (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) | |
| ▶ | 62.0% | (*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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)))) |
| ✓ | 68.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 60.4% | (*.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)))) | |
| 52.9% | (*.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)))) | |
| 62.0% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 60.4% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 48.6% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
| 35.8% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) | |
| ▶ | 35.8% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
| ✓ | 28.2% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
Compiled 964 to 629 computations (34.8% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) |
(*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y) |
(*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (sin x) x) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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)))) |
#s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) x) x)) |
#s(approx (+ (* (pow x 3) -1/6) 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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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 (/ (sinh y) y) #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 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* x (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/240 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)))))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/12 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/240 (/ (- (exp y) (/ 1 (exp y))) y)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* -1/6 (* x x)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* x (+ 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) #s(hole binary64 (sin x))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 3) -1/6) 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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* (* y y) 1/5040) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* 1/120 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* (pow y 3) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | x | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) (* (* y y) 1/5040) (* y y) y 1/5040 1 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (* -1/6 (* x x)) x) x) (* -1/6 (* x x)) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (* (* (+ (* (* y y) 1/120) 1/6) y) y) (* (+ (* (* y y) 1/120) 1/6) y) (+ (* (* y y) 1/120) 1/6)) |
| 4.0ms | y | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) (* (* y y) 1/5040) (* y y) y 1/5040 1 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (* -1/6 (* x x)) x) x) (* -1/6 (* x x)) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (* (* (+ (* (* y y) 1/120) 1/6) y) y) (* (+ (* (* y y) 1/120) 1/6) y) (+ (* (* y y) 1/120) 1/6)) |
| 4.0ms | y | @ | inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) (* (* y y) 1/5040) (* y y) y 1/5040 1 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (* -1/6 (* x x)) x) x) (* -1/6 (* x x)) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (* (* (+ (* (* y y) 1/120) 1/6) y) y) (* (+ (* (* y y) 1/120) 1/6) y) (+ (* (* y y) 1/120) 1/6)) |
| 2.0ms | x | @ | -inf | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) (* (* y y) 1/5040) (* y y) y 1/5040 1 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (* -1/6 (* x x)) x) x) (* -1/6 (* x x)) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (* (* (+ (* (* y y) 1/120) 1/6) y) y) (* (+ (* (* y y) 1/120) 1/6) y) (+ (* (* y y) 1/120) 1/6)) |
| 2.0ms | y | @ | 0 | ((* (sin x) (/ (sinh y) y)) (sin x) x (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (* (+ (* 1/5040 (* y y)) 1/120) y) (+ (* 1/5040 (* y y)) 1/120) (* (* y y) 1/5040) (* y y) y 1/5040 1 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (* -1/6 (* x x)) x) x) (* -1/6 (* x x)) -1/6 (* x x) (* (sin x) (/ (sinh y) y)) (sin x) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 (* (sin x) (/ (sinh y) y)) (sin x) (+ (* (pow x 3) -1/6) x) (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/6 (* (sin x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (* (* (+ (* (* y y) 1/120) 1/6) y) y) (* (+ (* (* y y) 1/120) 1/6) y) (+ (* (* y y) 1/120) 1/6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 1554 |
| 1 | 672 | 1537 |
| 2 | 2424 | 1497 |
| 3 | 7397 | 1497 |
| 0 | 8226 | 1365 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* -1/6 (* x x)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* x (+ 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) #s(hole binary64 (sin x))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 3) -1/6) 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 (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* (* y y) 1/5040) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* 1/120 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* (pow y 3) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
| 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)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 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)) (*.f64 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) x)) |
#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)) (*.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 x (/.f64 x y))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) x)) |
#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) y)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#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 (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) x) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (* -1/6 (* x x)) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* -1/6 (* x x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) x) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 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) (/ (sinh y) y)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
#s(approx (+ (* (pow x 3) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* -1/6 (* x x)) x) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 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)) (*.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)) #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)) (*.f64 (sin.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
#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) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#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) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64) #s(literal 1/6 binary64)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* 1/5040 (pow y 2)))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64))) |
#s(approx (* (* y y) 1/5040) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (* (* y y) 1/5040) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#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(literal 1 binary64)) |
#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) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* y y) 1/120) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) y))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/5040 (pow y 3)))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/5040 (* y y)) 1/120) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64))) |
#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) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#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) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#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) (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#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) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* 1/120 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) #s(hole binary64 (* (pow y 3) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/120) 1/6) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 547 |
| 0 | 93 | 544 |
| 1 | 276 | 544 |
| 0 | 1695 | 535 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) |
(*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y) |
(*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (sin x) x) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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)))) |
#s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) x) x)) |
#s(approx (+ (* (pow x 3) -1/6) 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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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 (/ (sinh y) y) #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 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(sin.f64 x) |
x |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y)))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) |
(*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y) |
(*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(*.f64 y (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y)) |
(*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) |
(*.f64 y #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
(*.f64 (*.f64 #s(literal 1/5040 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/5040 binary64) y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/5040 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/5040 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) |
(*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/5040 binary64) y)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 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 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1 binary64) |
#s(approx (* (sin x) (/ (sinh y) y)) #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)) #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 x x) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) |
(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 #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 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) |
(-.f64 x (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)) #s(literal 2 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/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) x)) |
#s(literal -1/6 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 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 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (sin x) x) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) (pow.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/120 binary64) y)) |
#s(literal 1/120 binary64) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) x) x))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) x) x)) |
#s(approx (+ (* (pow x 3) -1/6) x) x) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/5040 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (/.f64 #s(literal 1/1728000 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (/ (sinh y) y) #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))) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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 (/ (sinh y) y) #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 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.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 (*.f64 y y) (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 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 y y) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) y) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 y (-.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 y (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 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 y y) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) y (*.f64 #s(literal 1/6 binary64) y)) |
(fma.f64 #s(literal 1/6 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) y)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 y #s(literal 1/6 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 #s(literal 1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y #s(literal 1/6 binary64))) |
(+.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/120 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 (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 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 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 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #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 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 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 y y) #s(literal 1/720 binary64)))) |
(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 #s(literal 1/120 binary64) y) #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 #s(literal 1/6 binary64) (*.f64 (neg.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 #s(literal 1/6 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/120 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 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 y y) #s(literal 1/720 binary64)))) (/.f64 #s(literal 1/216 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 y y) #s(literal 1/720 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))) |
Compiled 20 278 to 2 301 computations (88.7% saved)
25 alts after pruning (16 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 526 | 9 | 535 |
| Fresh | 3 | 7 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 531 | 25 | 556 |
| Status | Accuracy | Program |
|---|---|---|
| 88.2% | (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) | |
| ✓ | 89.7% | (*.f64 (sin.f64 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)))) |
| 86.3% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| 89.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)))) | |
| ✓ | 75.7% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 89.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
| 41.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) | |
| ✓ | 41.5% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
| 31.0% | (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) | |
| 63.8% | (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 62.6% | (*.f64 #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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) | |
| 63.7% | (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) | |
| 62.0% | (*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 62.0% | (*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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)))) |
| ✓ | 68.0% | (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| 52.9% | (*.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)))) | |
| 62.0% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 62.0% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 60.4% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 35.9% | (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #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)))) | |
| ✓ | 48.6% | #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
| 35.8% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) | |
| 35.8% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) | |
| ✓ | 35.8% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
| ✓ | 28.2% | #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
Compiled 1 853 to 610 computations (67.1% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #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))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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) (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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (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) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (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 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 26.0ms | x |
| 11.0ms | y |
| 10.0ms | (sin.f64 x) |
| 9.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 8.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 |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #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))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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) (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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (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) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (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)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 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 (sinh.f64 y) y)) |
5 calls:
| 30.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 25.0ms | (/.f64 (sinh.f64 y) y) |
| 10.0ms | y |
| 10.0ms | (sin.f64 x) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 1 | (/.f64 (sinh.f64 y) y) |
| 94.6% | 3 | (sin.f64 x) |
| 98.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 94.6% | 2 | x |
| 96.3% | 5 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #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))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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) (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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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 (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 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 (sinh.f64 y) y)) |
1 calls:
| 8.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #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))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) 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)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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 (sin.f64 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 (sinh.f64 y) y)) |
1 calls:
| 8.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) #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))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) (*.f64 y y))) y) y #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 26.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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 (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 |
|---|---|---|
| 98.6% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 5.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(approx (* (* (+ (* (* y y) 1/120) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
#s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
5 calls:
| 26.0ms | x |
| 5.0ms | (sin.f64 x) |
| 5.0ms | y |
| 5.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 4.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 2 | (/.f64 (sinh.f64 y) y) |
| 88.9% | 5 | y |
| 80.4% | 3 | (sin.f64 x) |
| 74.8% | 2 | x |
| 92.4% | 3 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) 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) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
5 calls:
| 27.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 5.0ms | y |
| 4.0ms | (sin.f64 x) |
| 4.0ms | x |
| 3.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.7% | 1 | x |
| 72.5% | 2 | (sin.f64 x) |
| 63.7% | 1 | (/.f64 (sinh.f64 y) y) |
| 63.7% | 1 | y |
| 72.5% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.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)))) |
(*.f64 #s(approx (sin x) #s(approx (+ (* (pow x 3) -1/6) 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) #s(approx (+ (* (pow x 3) -1/6) x) x)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 26.0ms | (sin.f64 x) |
| 4.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 2 | (sin.f64 x) |
| 70.6% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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) #s(approx (/ (sinh y) y) #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)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 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)))) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
(*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #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)))) |
2 calls:
| 3.0ms | (sin.f64 x) |
| 3.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 2 | (sin.f64 x) |
| 69.1% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
(*.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)))) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
(*.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:
| 8.0ms | x |
| 2.0ms | (sin.f64 x) |
| 2.0ms | y |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 1 | y |
| 56.5% | 2 | x |
| 52.9% | 1 | (/.f64 (sinh.f64 y) y) |
| 61.5% | 2 | (sin.f64 x) |
| 61.6% | 2 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) x x))) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (sin.f64 x) |
| 2.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | y |
| 35.8% | 1 | (/.f64 (sinh.f64 y) y) |
| 35.8% | 1 | x |
| 35.8% | 1 | (sin.f64 x) |
| 35.8% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
5 calls:
| 5.0ms | y |
| 1.0ms | x |
| 1.0ms | (sin.f64 x) |
| 1.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.2% | 1 | (sin.f64 x) |
| 28.2% | 1 | (/.f64 (sinh.f64 y) y) |
| 28.2% | 1 | x |
| 28.2% | 1 | y |
| 28.2% | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6575796551633262e+49 | +inf |
| 0.0ms | -inf | -5.615197571606751e+72 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.894581192776811e-6 | 0.08442896615066213 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.894581192776811e-6 | 0.08442896615066213 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.11933642204885324 | 0.24031082813968951 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.894581192776811e-6 | 0.08442896615066213 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 102 | 944 |
| 1 | 132 | 944 |
| 2 | 255 | 944 |
| 3 | 798 | 944 |
| 4 | 2511 | 944 |
| 5 | 6925 | 944 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 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 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 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 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 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 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5902958103587057/590295810358705651712 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 3602879701896397/18014398509481984 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #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))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5902958103587057/590295810358705651712 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) (*.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))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 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 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 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 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 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 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) (*.f64 (sin.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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)))) (if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 19999999999999998929805538950963586393744829579264 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) (sin.f64 x)) (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) 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) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5902958103587057/590295810358705651712 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) y) y)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 3602879701896397/18014398509481984 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) (*.f64 #s(approx (sin x) x) #s(approx (/ (sinh y) y) #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))))) |
(if (<=.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 5902958103587057/590295810358705651712 binary64)) #s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) (*.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))))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))) |
#s(approx (* (sin x) (/ (sinh y) y)) #s(approx (sin x) x)) |
| 1× | fuel |
Compiled 944 to 106 computations (88.8% saved)
(negabs x)
Compiled 1 930 to 248 computations (87.2% saved)
Loading profile data...