
Time bar (total: 4.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 98.4% | 98.3% | 1.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 814.0ms | 8 256× | 0 | valid |
ival-sin: 393.0ms (69.1% of total)ival-sinh: 60.0ms (10.6% of total)ival-mult!: 58.0ms (10.2% of total)ival-div!: 57.0ms (10% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 27 | 0 | - | 4 | (7.227249838076503e-66 4.6091421403682105e-256) | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 0 | 0 | - | 0 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (sin.f64 x) (sinh.f64 y)) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) | u/n | 23 | 0 |
| ↳ | (*.f64 (sin.f64 x) (sinh.f64 y)) | underflow | 23 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 23 | 4 |
| - | 0 | 229 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 23 | 0 | 4 |
| - | 0 | 0 | 229 |
| number | freq |
|---|---|
| 0 | 233 |
| 1 | 23 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 40.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sin: 13.0ms (55.5% of total)ival-sinh: 5.0ms (21.3% of total)ival-mult!: 3.0ms (12.8% of total)ival-div!: 3.0ms (12.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 48 |
| 1 | 55 | 46 |
| 2 | 156 | 46 |
| 3 | 393 | 46 |
| 4 | 1636 | 46 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.1% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(abs x)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
x |
(sinh.f64 y) |
y |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (sin x) #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)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (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) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
| 3.0ms | y | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
| 2.0ms | x | @ | -inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
| 2.0ms | x | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
| 1.0ms | x | @ | 0 | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 717 |
| 0 | 154 | 694 |
| 1 | 850 | 596 |
| 0 | 8099 | 562 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
x |
(sinh.f64 y) |
y |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (sin x) #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)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (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) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) x)) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 2 binary64)) |
(sin.f64 x) |
x |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 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 y) #s(literal -3 binary64))) (*.f64 (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x x)) (*.f64 x x))) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x)) |
#s(approx x x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 804 to 208 computations (74.1% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 9 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 9 | 47 |
| Status | Accuracy | Program |
|---|---|---|
| 68.8% | (/.f64 (*.f64 (sin.f64 x) (-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))) x) | |
| ▶ | 83.4% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| 79.5% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ▶ | 41.2% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| ▶ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ▶ | 79.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
| 50.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 61.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) | |
| ▶ | 63.3% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 292 to 214 computations (26.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
y |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 y)) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
| Outputs |
|---|
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (sin x) (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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 (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* 2 y))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* 1/6 (* (pow y 2) (sin x))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 1/120) |
| 6.0ms | y | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 1/120) |
| 6.0ms | y | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 1/120) |
| 4.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 1/120) |
| 3.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 3253 |
| 0 | 452 | 3046 |
| 1 | 2205 | 3022 |
| 0 | 8111 | 2931 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
y |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 y)) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (sin x) (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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 (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* 2 y))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* 1/6 (* (pow y 2) (sin x))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/5040 (pow y 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 4))) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 x)) |
(/.f64 (sinh.f64 y) x) |
(/.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 (/.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
y |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y y) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (sinh.f64 y) (sinh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 y) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) #s(literal -2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 y) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 y) #s(literal -3 binary64))) (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (/.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) (exp.f64 (+.f64 y (neg.f64 y)))))) (/.f64 (pow.f64 (exp.f64 y) #s(literal -3 binary64)) (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(+.f64 (sinh.f64 y) (sinh.f64 y)) |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) y) (sin.f64 x)) x) |
(*.f64 #s(approx (sinh y) y) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sin.f64 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (sin.f64 x)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (sin.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) x) (*.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) x) (/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 x)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) |
(fma.f64 (sin.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x)) x) |
(*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (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 (-.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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.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)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (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 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 #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 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (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 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.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) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.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 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.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 (+.f64 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64)))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (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 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (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 (-.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 #s(literal 1/1728000 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (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 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) (/.f64 (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 (/.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 #s(literal -1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #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 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (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 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/128024064000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x x))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1/120 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/5040 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1/120 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/5040 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (sinh y) x) (/.f64 y x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* 2 (sinh y)) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 y y) #s(literal 1/60 binary64)) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (sin.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (sin.f64 x))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (sin.f64 x) x)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (sin.f64 x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) #s(literal 1/5040 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
Compiled 11 035 to 1 914 computations (82.7% saved)
24 alts after pruning (19 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 330 | 18 | 348 |
| Fresh | 3 | 1 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 333 | 24 | 357 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 83.4% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| ✓ | 41.2% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| ▶ | 27.6% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| 49.6% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ▶ | 26.5% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| 25.7% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 49.8% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| 21.9% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ▶ | 91.9% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| 62.6% | (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) | |
| ✓ | 79.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
| 53.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) | |
| 52.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) | |
| ▶ | 52.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
| 50.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 55.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) | |
| ✓ | 63.3% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| 50.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) | |
| 34.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) | |
| 32.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) | |
| 57.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| 54.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| ▶ | 26.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 1 063 to 690 computations (35.1% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
#s(approx (sin x) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 x x) |
#s(approx (sinh y) y) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
| Outputs |
|---|
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (sin x) (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1/5040 (pow x 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* -1/5040 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* -1/5040 (pow x 2)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #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) (sin x)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* 1/6 (* (pow y 2) (sin x))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) (* x x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) -1/5040) |
| 5.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) (* x x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) -1/5040) |
| 4.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) (* x x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) -1/5040) |
| 3.0ms | y | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) (* x x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) -1/5040) |
| 3.0ms | x | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) (* y y) y 1/120 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (* (+ (* (* y y) 1/6) 1) (sin x)) (+ (* (* y y) 1/6) 1) (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) (* x x) (sinh y) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) -1/5040) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 486 | 4291 |
| 0 | 533 | 4036 |
| 1 | 2361 | 4012 |
| 0 | 8480 | 3931 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
#s(approx (sin x) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 x x) |
#s(approx (sinh y) y) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* x (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2))))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (sin x) (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1/5040 (pow x 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* -1/5040 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* -1/5040 (pow x 2)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #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) (sin x)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (sin x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (+ (sin x) (* 1/6 (* (pow y 2) (sin x)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* 1/6 (* (pow y 2) (sin x))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (sin x)) (/ (sin x) (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (sin.f64 x)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (neg.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 #s(approx (sin x) x) x)) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 #s(approx (sin x) x) x)) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 #s(approx (sin x) x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) y)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) y) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 #s(approx (sin x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(approx (sin x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) #s(approx (sin x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) #s(approx (sin x) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (sin x) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/120 binary64))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) x) x #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x x))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1/120 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/5040 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1/120 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/5040 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* x x) 1/120) 1/6) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* x x) 1/120) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (sinh y) x) (/.f64 y x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (/ (* (sin x) (sinh y)) x) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (sin.f64 x) x)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (sin.f64 x)) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (*.f64 y y))) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) |
#s(approx (* (+ (* (* y y) 1/6) 1) (sin x)) (*.f64 (fma.f64 (sin.f64 x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 16 130 to 2 900 computations (82% saved)
27 alts after pruning (20 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 452 | 9 | 461 |
| Fresh | 3 | 11 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 458 | 27 | 485 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 83.4% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| ✓ | 41.2% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| 49.6% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ▶ | 27.4% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| 27.6% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| ▶ | 25.7% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| 26.2% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 21.9% | (/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) | |
| 49.8% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ✓ | 91.9% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| 60.2% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) | |
| ▶ | 62.6% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
| ▶ | 47.0% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
| ✓ | 79.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
| 53.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) | |
| 52.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) | |
| 42.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) | |
| 50.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 55.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) | |
| ✓ | 63.3% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ▶ | 50.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
| 34.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) | |
| 32.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) | |
| 57.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| 54.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| ✓ | 26.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 1 336 to 866 computations (35.2% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) |
#s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
y |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (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 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(/.f64 #s(approx (sinh y) y) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
| Outputs |
|---|
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (* (* x x) -1/5040) #s(hole binary64 (* -1/5040 (pow x 2)))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1/5040 (pow x 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* -1/5040 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* -1/5040 (pow x 2)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) -1/6 (* x x) (sinh y) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) 1/120 (/ (sinh y) x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) (* (* x x) -1/5040) -1/5040) |
| 5.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) -1/6 (* x x) (sinh y) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) 1/120 (/ (sinh y) x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) (* (* x x) -1/5040) -1/5040) |
| 4.0ms | y | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) -1/6 (* x x) (sinh y) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) 1/120 (/ (sinh y) x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) (* (* x x) -1/5040) -1/5040) |
| 3.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) -1/6 (* x x) (sinh y) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) 1/120 (/ (sinh y) x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) (* (* x x) -1/5040) -1/5040) |
| 3.0ms | x | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+ (* (* y y) 1/6) 1) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) -1/6 (* x x) (sinh y) (* (sin x) (/ (sinh y) x)) (sin x) (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (- (* (* x x) 1/120) 1/6) (* (* x x) 1/120) 1/120 (/ (sinh y) x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (+ (* -1/5040 (* x x)) 1/120) (* (* x x) -1/5040) -1/5040) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 4299 |
| 0 | 498 | 4144 |
| 1 | 2336 | 4023 |
| 0 | 8405 | 3840 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) |
#s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
y |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (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 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(approx (sinh y) y) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(/.f64 #s(approx (sinh y) y) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) |
#s(literal -1/5040 binary64) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* -1/6 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* y (+ 1 (* 1/6 (pow y 2))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (+ (* y (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/6 (* y (+ 1 (* 1/6 (pow y 2))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (* y (+ 1 (* 1/6 (pow y 2)))))) (* 1/120 (* y (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* 1/120 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ 1 (+ (* 1/6 (pow y 2)) (* (pow x 2) (+ (* -1/6 (+ 1 (* 1/6 (pow y 2)))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/120 (+ 1 (* 1/6 (pow y 2)))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* (* x x) 1/120) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow x 2))))) |
#s(approx (* (* x x) -1/5040) #s(hole binary64 (* -1/5040 (pow x 2)))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1/5040 (pow x 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* -1/5040 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* -1/5040 (pow x 4)))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* -1/5040 (pow x 2)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(hole binary64 (* (pow x 2) (- (* 1/120 (/ 1 (pow x 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (sinh y) x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) (sin.f64 x)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) (neg.f64 x)) |
(/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) |
#s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
y |
x |
(sin.f64 x) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y) |
(*.f64 y #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (sinh y) y) |
(*.f64 (/.f64 #s(approx (sinh y) y) x) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/120 binary64))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh y) y)) (neg.f64 x)) |
(/.f64 #s(approx (sinh y) y) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) x) x) |
(*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
(*.f64 (*.f64 #s(literal -1/5040 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x x))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/5040 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal -1/6 binary64))) (*.f64 x x)))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (* x x) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* x x) 1/120) 1/6) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* x x) 1/120) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* (* x x) -1/5040) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* x x) 1/120) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (/ (sinh y) x) (sin x)) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (sinh y) x) (/.f64 y x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sinh y) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (/ (sinh y) x) (sin x)) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (sin.f64 x) x)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (/.f64 (*.f64 (sin.f64 x) y) x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (pow.f64 y #s(literal -4 binary64)))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 x) x) (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 13 232 to 2 026 computations (84.7% saved)
32 alts after pruning (21 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 339 | 6 | 345 |
| Fresh | 0 | 15 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 340 | 32 | 372 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 83.4% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| ✓ | 41.2% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| 49.6% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ✓ | 27.4% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| 27.6% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 25.7% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| ✓ | 25.7% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| 26.2% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 25.7% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 21.9% | (/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) | |
| 49.8% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ✓ | 91.9% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| 60.2% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) | |
| ✓ | 62.6% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
| 48.4% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) | |
| 49.9% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) | |
| ✓ | 47.0% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
| ✓ | 79.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
| 53.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) | |
| 52.9% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) | |
| 42.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) | |
| 50.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 55.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) | |
| ✓ | 63.3% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| 50.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) | |
| 34.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) | |
| 40.3% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) | |
| 32.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) | |
| 57.6% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| 54.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) | |
| ✓ | 26.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 1 979 to 810 computations (59.1% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))) x) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
4 calls:
| 33.0ms | y |
| 23.0ms | x |
| 11.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 10.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (sinh.f64 y) |
| 99.9% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
4 calls:
| 24.0ms | x |
| 11.0ms | y |
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 9.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 1 | (sinh.f64 y) |
| 91.9% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 95.7% | 2 | x |
| 98.8% | 5 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
2 calls:
| 12.0ms | x |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 3 | y |
| 94.1% | 2 | x |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
4 calls:
| 66.0ms | x |
| 13.0ms | (sinh.f64 y) |
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 87.4% | 3 | (sinh.f64 y) |
| 93.7% | 5 | y |
| 87.0% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
3 calls:
| 10.0ms | y |
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 79.1% | 3 | x |
| 87.4% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
3 calls:
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 10.0ms | y |
| 8.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 3 | y |
| 87.0% | 3 | (sinh.f64 y) |
| 87.1% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
4 calls:
| 8.0ms | x |
| 8.0ms | y |
| 8.0ms | (sinh.f64 y) |
| 6.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 3 | x |
| 74.5% | 3 | (sinh.f64 y) |
| 74.5% | 3 | y |
| 74.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
4 calls:
| 9.0ms | y |
| 8.0ms | x |
| 7.0ms | (sinh.f64 y) |
| 6.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 3 | (sinh.f64 y) |
| 71.7% | 3 | y |
| 71.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 70.9% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (* x x) 1/120) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) y)) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) x) y)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* x x)) 1/120) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
4 calls:
| 10.0ms | y |
| 7.0ms | x |
| 6.0ms | (sinh.f64 y) |
| 6.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 69.9% | 3 | (sinh.f64 y) |
| 69.9% | 3 | y |
| 68.9% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (+.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) #s(literal -1/6 binary64)) x) x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
4 calls:
| 9.0ms | x |
| 4.0ms | y |
| 4.0ms | (sinh.f64 y) |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 65.4% | 3 | (sinh.f64 y) |
| 65.9% | 3 | y |
| 68.0% | 3 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(approx (sin x) x)) x) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(approx (sin x) x)) x) y)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
2 calls:
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 3 | y |
| 64.0% | 2 | x |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* x x)) 1/120) (* x x)) 1/6) (* x x)) 1) x) x)) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
4 calls:
| 31.0ms | x |
| 3.0ms | y |
| 2.0ms | (sinh.f64 y) |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.5% | 3 | (sinh.f64 y) |
| 61.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 61.6% | 2 | x |
| 62.1% | 3 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) y)) |
4 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (sinh.f64 y) |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.0% | 3 | (sinh.f64 y) |
| 50.0% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 50.0% | 3 | y |
| 44.8% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
4 calls:
| 8.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.1% | 1 | x |
| 26.1% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 26.1% | 1 | (sinh.f64 y) |
| 26.1% | 1 | y |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.1228860326992895e-5 | 0.006467190534193442 |
| 4.0ms | 80× | 0 | valid |
Compiled 235 to 176 computations (25.1% saved)
ival-sin: 1.0ms (50.6% of total)adjust: 0.0ms (0% of total)ival-sinh: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.3241588786372544e-21 | 4.504026771209619e-19 |
| 8.0ms | 112× | 0 | valid |
Compiled 255 to 207 computations (18.8% saved)
ival-div!: 3.0ms (49.7% of total)ival-sin: 2.0ms (33.1% of total)ival-sinh: 1.0ms (16.6% of total)ival-mult!: 1.0ms (16.6% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.3056956654535629e+154 | 1.0182718029867613e+160 |
| 14.0ms | 3.795225174562922e-7 | 2.614015532950872e-6 |
| 48.0ms | -0.40225258885123943 | -4.602870984380699e-11 |
| 21.0ms | -3.506930132419398e+148 | -6.938858253775794e+118 |
| 72.0ms | 576× | 0 | valid |
Compiled 1 270 to 1 055 computations (16.9% saved)
ival-sin: 14.0ms (58.9% of total)ival-sinh: 4.0ms (16.8% of total)ival-mult!: 3.0ms (12.6% of total)ival-div!: 3.0ms (12.6% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0041519290326355e-100 | 1.4325196926874551e-87 |
| 0.0ms | -0.4131885815456824 | -4.602870984380699e-11 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0041519290326355e-100 | 1.4325196926874551e-87 |
| 0.0ms | -0.4131885815456824 | -4.602870984380699e-11 |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 7.802748310359756e+132 | 2.6203823388107776e+133 |
| 15.0ms | 1.1007394246079446e+60 | 5.574108636102086e+62 |
| 18.0ms | 208× | 0 | valid |
Compiled 662 to 480 computations (27.5% saved)
ival-sin: 7.0ms (65.5% of total)ival-sinh: 1.0ms (9.4% of total)ival-mult!: 1.0ms (9.4% of total)ival-div!: 1.0ms (9.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.802748310359756e+132 | 2.6203823388107776e+133 |
Compiled 310 to 216 computations (30.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.1007394246079446e+60 | 5.574108636102086e+62 |
| 11.0ms | 96× | 0 | valid |
Compiled 514 to 355 computations (30.9% saved)
ival-mult!: 4.0ms (45.8% of total)ival-sin: 3.0ms (34.3% of total)ival-sinh: 1.0ms (11.4% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.802748310359756e+132 | 2.6203823388107776e+133 |
| 14.0ms | 1.0864791789990246e+36 | 2.7023141345798944e+37 |
| 9.0ms | 112× | 0 | valid |
Compiled 764 to 544 computations (28.8% saved)
ival-sin: 4.0ms (66.3% of total)ival-sinh: 1.0ms (16.6% of total)ival-mult!: 1.0ms (16.6% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 8.575078930513828e+27 | 4.612066766692757e+28 |
| 7.0ms | 96× | 0 | valid |
Compiled 358 to 257 computations (28.2% saved)
ival-sin: 3.0ms (63.3% of total)ival-sinh: 1.0ms (21.1% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.640753189872196e+57 | 9.211288075909433e+62 |
| 2.0ms | -0.40225258885123943 | -4.602870984380699e-11 |
| 9.0ms | 160× | 0 | valid |
Compiled 615 to 440 computations (28.5% saved)
ival-sin: 3.0ms (51.6% of total)ival-sinh: 1.0ms (17.2% of total)ival-mult!: 1.0ms (17.2% of total)ival-div!: 1.0ms (17.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 200469399521.1511 | 219246601376746.16 |
| 12.0ms | 128× | 0 | valid |
Compiled 530 to 347 computations (34.5% saved)
ival-sin: 4.0ms (63.6% of total)ival-sinh: 1.0ms (15.9% of total)ival-mult!: 1.0ms (15.9% of total)ival-div!: 1.0ms (15.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.13798423193382278 | 0.14630240842105388 |
| 19.0ms | -7158929397733.889 | -0.40225258885123943 |
| 15.0ms | 176× | 0 | valid |
Compiled 582 to 385 computations (33.8% saved)
ival-sin: 7.0ms (67.8% of total)ival-sinh: 2.0ms (19.4% of total)ival-mult!: 1.0ms (9.7% of total)ival-div!: 1.0ms (9.7% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 978 to 156 computations (84% saved)
(abs x)
Compiled 2 948 to 1 096 computations (62.8% saved)
Loading profile data...