
Time bar (total: 3.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 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)
| 617.0ms | 8 256× | 0 | valid |
ival-sin: 250.0ms (59.9% of total)ival-sinh: 81.0ms (19.4% of total)ival-div!: 45.0ms (10.8% of total)ival-mult!: 41.0ms (9.8% of total)adjust: 1.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 27 | 0 | - | 3 | (1.4636239668022185e-146 7.681726478542229e-165) | (/.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 | 24 | 0 |
| ↳ | (*.f64 (sin.f64 x) (sinh.f64 y)) | underflow | 24 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 24 | 3 |
| - | 0 | 229 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 24 | 0 | 3 |
| - | 0 | 0 | 229 |
| number | freq |
|---|---|
| 0 | 232 |
| 1 | 24 |
| 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: 18.0ms (67.3% of total)ival-sinh: 4.0ms (15% of total)ival-mult!: 3.0ms (11.2% of total)ival-div!: 2.0ms (7.5% 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 |
|---|---|---|
| ▶ | 90.8% | (/.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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | 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 | y | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
| 1.0ms | y | @ | 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 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 y y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
#s(approx (/ (* (sin x) (sinh y)) 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 x x) (*.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 (*.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 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) x) 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 (*.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 x x) (*.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 (*.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 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 x x) #s(literal 1/240 binary64))) x) x) 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) (*.f64 (fma.f64 (*.f64 (-.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) x #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (sin.f64 x) #s(literal 1/2 binary64)) (*.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 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) x) y) y) y) y)) 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 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) y) y (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) y) y) y) y)) y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.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)) 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 805 to 221 computations (72.5% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 13 | 45 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 13 | 46 |
| Status | Accuracy | Program |
|---|---|---|
| 18.8% | (/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) x) | |
| 18.8% | (/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 y y))) #s(literal 2 binary64)))) x) | |
| ▶ | 82.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) |
| 74.8% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) | |
| 42.7% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) | |
| ▶ | 54.7% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
| 55.5% | (/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) | |
| ▶ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 37.3% | #s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 x x) (*.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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) | |
| ▶ | 81.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)) (sin.f64 x)) x) y)) |
| 51.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 63.9% | #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)))) | |
| ▶ | 64.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 454 to 332 computations (26.9% 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 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(literal 1 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 (*.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) |
(/.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 (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))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ (* (+ (* (* 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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (/ (* (+ (* (* 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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 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 (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (sinh y) #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 (* (+ (* (+ (* (* 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 (* (/ (* (+ (* (* 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 (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.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)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (/ (* (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 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) 1/120) |
| 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)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (/ (* (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 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) 1/120) |
| 7.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)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (/ (* (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 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) 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)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (/ (* (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 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) 1/120) |
| 3.0ms | x | @ | 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)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (/ (* (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 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (+ (* (* y y) 1/120) 1/6) 1/120) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 408 | 2991 |
| 0 | 447 | 2794 |
| 1 | 2123 | 2770 |
| 0 | 9152 | 2688 |
| 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 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 x x) |
#s(literal 1 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 (*.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) |
(/.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 (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))) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
#s(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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (/ (* (+ (* (* 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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (/ (* (+ (* (* 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 (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 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 (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (sinh y) #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 (* (+ (* (+ (* (* 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 (* (/ (* (+ (* (* 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 (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/6 (/ 1 (pow y 2))) (pow y 2))) 1/120))))) |
| Outputs |
|---|
(*.f64 (/.f64 (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 y 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 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 (neg.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 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (/.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) (exp.f64 (+.f64 y (neg.f64 y)))))) (/.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 (neg.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 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (sinh.f64 y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (sinh.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y) 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 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (sin.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 3 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (sin.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.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)) (neg.f64 (sin.f64 x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (sin.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) 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)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (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 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.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 (+.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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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) |
(*.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 (neg.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 (neg.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 #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)) |
(*.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))) |
#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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 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/36 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 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)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 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))) |
#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 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (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 (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ (* (+ (* (* 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 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) #s(literal -1/6 binary64))) (*.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 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y (*.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 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) #s(literal 1/120 binary64))) (*.f64 x x))) (*.f64 x x)))) |
#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 (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) (*.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 (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 (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) (*.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 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (*.f64 (sin.f64 x) (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 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) 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) (sin.f64 x)) #s(literal 1/120 binary64) (*.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 (sin.f64 x) x) #s(literal 1/6 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/5040 binary64) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y))) (*.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) (/.f64 #s(literal 1 binary64) x)) 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) (/.f64 #s(literal 1 binary64) 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 (/ (* (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) (sin.f64 x)) #s(literal 1/120 binary64) (*.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 (sin.f64 x) x) #s(literal 1/6 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/5040 binary64) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) x) (*.f64 y y))) (*.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 (* 2 (sinh y)) (+.f64 y 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) (sin.f64 x)) #s(literal 1/120 binary64) (*.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 #s(literal 1/6 binary64) (sin.f64 x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/5040 binary64) (*.f64 (sin.f64 x) #s(literal 1/120 binary64))) (*.f64 y y))) (*.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 (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* y y) 1/120) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (sinh y) (*.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 (*.f64 (*.f64 (*.f64 y y) y) (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 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 (*.f64 y y) y))) |
#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 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.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 (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/120) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 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 (sin.f64 x) (*.f64 (*.f64 y y) x)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
Compiled 10 204 to 1 933 computations (81.1% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 338 | 12 | 350 |
| Fresh | 4 | 4 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 344 | 19 | 363 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 18.8% | (/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) x) |
| ✓ | 82.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) |
| 74.8% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) | |
| 42.7% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) | |
| 27.0% | (/.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) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ▶ | 77.7% | (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
| 42.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (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)))))) x) y)) | |
| 17.3% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) (exp.f64 (+.f64 y (neg.f64 y)))))) #s(literal 1/2 binary64))) | |
| 54.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)) | |
| ▶ | 81.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
| ▶ | 51.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
| 55.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) | |
| 63.9% | #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)))) | |
| ✓ | 64.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| 52.5% | #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)) | |
| 53.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 y y))) y)) | |
| 34.0% | #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)))) | |
| ▶ | 28.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 870 to 566 computations (34.9% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(sin.f64 x) |
x |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
#s(approx (sin x) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(/.f64 (sin.f64 x) x) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) x) |
(*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 y y)) |
(+.f64 y y) |
(exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 (neg.f64 y) #s(literal 2 binary64)) |
(neg.f64 y) |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 y)) |
(cosh.f64 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) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* x (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #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 (* (sin x) (+ (* (* y y) 1/6) 1)) #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) #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 (* (/ (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 (* (/ (sin x) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* 1/2 (/ (* x (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* (sin x) (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #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 y #s(hole binary64 y)) |
#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 (* (/ (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 (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* y (+ (* 1/4 (* (pow y 2) (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))) (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 16/315 (/ (sin x) x)) (+ (* 1/180 (/ (sin x) x)) (+ (* 1/24 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* 1/2 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))))))) (* 1/4 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))))))))) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (+ (sin x) (* 1/4 (* (pow y 2) (- (* 8/3 (sin x)) (* 2 (sin x))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 8/15 (sin x)) (+ (* 1/6 (sin x)) (* 1/2 (- (* 8/3 (sin x)) (* 2 (sin x)))))))) (* 1/4 (- (* 8/3 (sin x)) (* 2 (sin x)))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/4 (- (* 8/3 (sin x)) (* 2 (sin x)))) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 16/315 (sin x)) (+ (* 1/180 (sin x)) (+ (* 1/24 (- (* 8/3 (sin x)) (* 2 (sin x)))) (* 1/2 (- (* 8/15 (sin x)) (+ (* 1/6 (sin x)) (* 1/2 (- (* 8/3 (sin x)) (* 2 (sin x)))))))))))) (* 1/4 (- (* 8/15 (sin x)) (+ (* 1/6 (sin x)) (* 1/2 (- (* 8/3 (sin x)) (* 2 (sin x))))))))))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* 4 y))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* y (+ 4 (* 8/3 (pow y 2)))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* 8/15 (pow y 2)))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* (pow y 2) (+ 8/15 (* 16/315 (pow y 2)))))))))) |
#s(approx (exp (+ y y)) #s(hole binary64 1)) |
#s(approx (exp (+ y y)) #s(hole binary64 (+ 1 (* 2 y)))) |
#s(approx (exp (+ y y)) #s(hole binary64 (+ 1 (* y (+ 2 (* 2 y)))))) |
#s(approx (exp (+ y y)) #s(hole binary64 (+ 1 (* y (+ 2 (* y (+ 2 (* 4/3 y)))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 1)) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (+ 1 (* -2 y)))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (+ 1 (* y (- (* 2 y) 2))))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (+ 1 (* y (- (* y (+ 2 (* -4/3 y))) 2))))) |
#s(approx (* (neg y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 4)) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (+ 4 (* 2 (pow y 2))))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* 1/6 (pow y 2))))))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* (pow y 2) (+ 1/6 (* 1/180 (pow y 2))))))))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ 2 (pow y 2)))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* 1/12 (pow y 2))))))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/12 (* 1/360 (pow y 2))))))))) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* 1/6 (* (pow y 2) (sin x))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #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 (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (- (exp (* 2 y)) (exp (* -2 y))))) |
#s(approx (exp (+ y y)) #s(hole binary64 (exp (* 2 y)))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (exp (* -2 y)))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (* 2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ (exp y) (/ 1 (exp y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (neg (* -2 y))) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (- (exp (neg (* -2 y))) (exp (* -2 y))))) |
#s(approx (exp (+ y y)) #s(hole binary64 (exp (neg (* -2 y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 57.0ms | y | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (* (sin x) (+ (* (* y y) 1/6) 1)) (sin x) x (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (- (exp (+ y y)) (exp (* (neg y) 2))) (exp (+ y y)) (+ y y) (exp (* (neg y) 2)) (* (neg y) 2) (neg y) 2 (* (* 2 (cosh y)) 2) (* 2 (cosh y)) (cosh y)) |
| 11.0ms | y | @ | 0 | ((/ (* (sin x) (sinh y)) x) (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (* (sin x) (+ (* (* y y) 1/6) 1)) (sin x) x (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (- (exp (+ y y)) (exp (* (neg y) 2))) (exp (+ y y)) (+ y y) (exp (* (neg y) 2)) (* (neg y) 2) (neg y) 2 (* (* 2 (cosh y)) 2) (* 2 (cosh y)) (cosh y)) |
| 9.0ms | y | @ | -inf | ((/ (* (sin x) (sinh y)) x) (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (* (sin x) (+ (* (* y y) 1/6) 1)) (sin x) x (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (- (exp (+ y y)) (exp (* (neg y) 2))) (exp (+ y y)) (+ y y) (exp (* (neg y) 2)) (* (neg y) 2) (neg y) 2 (* (* 2 (cosh y)) 2) (* 2 (cosh y)) (cosh y)) |
| 8.0ms | x | @ | -inf | ((/ (* (sin x) (sinh y)) x) (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (* (sin x) (+ (* (* y y) 1/6) 1)) (sin x) x (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (- (exp (+ y y)) (exp (* (neg y) 2))) (exp (+ y y)) (+ y y) (exp (* (neg y) 2)) (* (neg y) 2) (neg y) 2 (* (* 2 (cosh y)) 2) (* 2 (cosh y)) (cosh y)) |
| 6.0ms | x | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (* (sin x) (+ (* (* y y) 1/6) 1)) (sin x) x (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (/ (* (sin x) (sinh y)) x) (* (/ (sin x) x) y) (/ (sin x) x) (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (- (exp (+ y y)) (exp (* (neg y) 2))) (exp (+ y y)) (+ y y) (exp (* (neg y) 2)) (* (neg y) 2) (neg y) 2 (* (* 2 (cosh y)) 2) (* 2 (cosh y)) (cosh y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 589 | 4355 |
| 0 | 632 | 3492 |
| 1 | 3359 | 3281 |
| 0 | 8537 | 3138 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(sin.f64 x) |
x |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (sinh.f64 y) x) |
(sinh.f64 y) |
#s(approx (sin x) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(/.f64 (sin.f64 x) x) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) x) |
(*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 y y)) |
(+.f64 y y) |
(exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 (neg.f64 y) #s(literal 2 binary64)) |
(neg.f64 y) |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 y)) |
(cosh.f64 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) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2)))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* x (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* x (+ 1 (+ (* -1/6 (* (pow x 2) (+ 1 (* 1/6 (pow y 2))))) (* 1/6 (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #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 (* (sin x) (+ (* (* y y) 1/6) 1)) #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) #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 (* (/ (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 (* (/ (sin x) x) y) #s(hole binary64 y)) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* -1/6 (* (pow x 2) y))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* 1/120 (* (pow x 2) y))))))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/6 y) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) y)) (* 1/120 y)))))))) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* 1/2 (/ (* x (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (/ (* y (* (sin x) (+ 1 (* 1/6 (pow y 2))))) x))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (/ (* (sin x) (+ 1 (* 1/6 (pow y 2)))) x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* (sin x) (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (/ (sin x) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (sin x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #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 y #s(hole binary64 y)) |
#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 (* (/ (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 (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* y (+ (* 1/4 (* (pow y 2) (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))) (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 16/315 (/ (sin x) x)) (+ (* 1/180 (/ (sin x) x)) (+ (* 1/24 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* 1/2 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))))))) (* 1/4 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))))))))) (/ (sin x) x))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (+ (sin x) (* 1/4 (* (pow y 2) (- (* 8/3 (sin x)) (* 2 (sin x))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 8/15 (sin x)) (+ (* 1/6 (sin x)) (* 1/2 (- (* 8/3 (sin x)) (* 2 (sin x)))))))) (* 1/4 (- (* 8/3 (sin x)) (* 2 (sin x)))))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/4 (- (* 8/3 (sin x)) (* 2 (sin x)))) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 16/315 (sin x)) (+ (* 1/180 (sin x)) (+ (* 1/24 (- (* 8/3 (sin x)) (* 2 (sin x)))) (* 1/2 (- (* 8/15 (sin x)) (+ (* 1/6 (sin x)) (* 1/2 (- (* 8/3 (sin x)) (* 2 (sin x)))))))))))) (* 1/4 (- (* 8/15 (sin x)) (+ (* 1/6 (sin x)) (* 1/2 (- (* 8/3 (sin x)) (* 2 (sin x))))))))))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* 4 y))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* y (+ 4 (* 8/3 (pow y 2)))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* 8/15 (pow y 2)))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* (pow y 2) (+ 8/15 (* 16/315 (pow y 2)))))))))) |
#s(approx (exp (+ y y)) #s(hole binary64 1)) |
#s(approx (exp (+ y y)) #s(hole binary64 (+ 1 (* 2 y)))) |
#s(approx (exp (+ y y)) #s(hole binary64 (+ 1 (* y (+ 2 (* 2 y)))))) |
#s(approx (exp (+ y y)) #s(hole binary64 (+ 1 (* y (+ 2 (* y (+ 2 (* 4/3 y)))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 1)) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (+ 1 (* -2 y)))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (+ 1 (* y (- (* 2 y) 2))))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (+ 1 (* y (- (* y (+ 2 (* -4/3 y))) 2))))) |
#s(approx (* (neg y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 4)) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (+ 4 (* 2 (pow y 2))))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* 1/6 (pow y 2))))))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* (pow y 2) (+ 1/6 (* 1/180 (pow y 2))))))))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ 2 (pow y 2)))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* 1/12 (pow y 2))))))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/12 (* 1/360 (pow y 2))))))))) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* 1/6 (/ (* (pow y 3) (sin x)) x)))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* (pow y 3) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) (sin x)) x)))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) #s(hole binary64 (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (/ (sin x) (* x (pow y 2))))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #s(hole binary64 (* 1/6 (* (pow y 2) (sin x))))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) #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 (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (- (exp (* 2 y)) (exp (* -2 y))))) |
#s(approx (exp (+ y y)) #s(hole binary64 (exp (* 2 y)))) |
#s(approx (exp (* (neg y) 2)) #s(hole binary64 (exp (* -2 y)))) |
#s(approx (* (* 2 (cosh y)) 2) #s(hole binary64 (* 2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (cosh y)) #s(hole binary64 (+ (exp y) (/ 1 (exp y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (sin x) (* x (pow y 2)))) (* -1/6 (/ (sin x) x))))))) |
#s(approx (/ (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (neg (* -2 y))) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) #s(hole binary64 (- (exp (neg (* -2 y))) (exp (* -2 y))))) |
#s(approx (exp (+ y y)) #s(hole binary64 (exp (neg (* -2 y))))) |
| Outputs |
|---|
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y) |
(*.f64 y (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) y) 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 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) x)) |
(+.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 (/.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 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #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)) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (*.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 x) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (sin.f64 x) #s(literal 1 binary64))) |
(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) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (sin.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (sin.f64 x))) |
(sin.f64 x) |
x |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) x))) (neg.f64 x)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) 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 (/.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) x) (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 y y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -2 binary64) y)))) (*.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)))) (neg.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 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))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
#s(approx (sin x) x) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (/.f64 (sin.f64 x) x) y) |
(*.f64 y (/.f64 (sin.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) y)) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) y) x) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (sin.f64 x) x) |
(*.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 (/.f64 (sin.f64 x) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) (sinh.f64 (+.f64 y y))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x))) (neg.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 y y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -2 binary64) y)))) (*.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)))) (neg.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 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))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) y))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 y y)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) y)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 y y)))) (/.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 y y))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) y)))))) (/.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) y))))))) |
(-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (fabs.f64 (exp.f64 y)) (fabs.f64 (exp.f64 y))) |
(*.f64 (neg.f64 (exp.f64 y)) (neg.f64 (exp.f64 y))) |
(*.f64 (exp.f64 y) (exp.f64 y)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) y) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (neg.f64 y)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (cosh.f64 (+.f64 y y)) (sinh.f64 (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) y)) |
(exp.f64 (+.f64 y y)) |
(+.f64 (cosh.f64 (+.f64 y y)) (sinh.f64 (+.f64 y y))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 y y))) (neg.f64 (-.f64 y y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y y)) (/.f64 (*.f64 y y) (-.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) |
(+.f64 y y) |
(*.f64 (neg.f64 (exp.f64 (neg.f64 y))) (neg.f64 (exp.f64 (neg.f64 y)))) |
(*.f64 (fabs.f64 (exp.f64 (neg.f64 y))) (fabs.f64 (exp.f64 (neg.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 1 binary64)) (exp.f64 (neg.f64 y))) |
(*.f64 (exp.f64 (neg.f64 y)) (exp.f64 (neg.f64 y))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (neg.f64 y)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) y) |
(pow.f64 (exp.f64 (+.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 y)) (exp.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (exp.f64 y) (neg.f64 (exp.f64 y)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (+.f64 y y))) |
(-.f64 (cosh.f64 (+.f64 y y)) (sinh.f64 (+.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -2 binary64))) y)) |
(exp.f64 (+.f64 (neg.f64 y) (neg.f64 y))) |
(exp.f64 (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (neg.f64 (+.f64 y y))) |
(+.f64 (cosh.f64 (+.f64 y y)) (sinh.f64 (neg.f64 (+.f64 y y)))) |
(+.f64 (cosh.f64 (+.f64 y y)) (sinh.f64 (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (neg.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 y)) |
(neg.f64 (+.f64 y y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(/.f64 (+.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(/.f64 (fma.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))))) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(/.f64 (fma.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))))) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(fma.f64 (cosh.f64 y) #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y y) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 y) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (exp.f64 y) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (exp.f64 y)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) |
(+.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) y) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y (neg.f64 y)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y y) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 y)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(+.f64 (/.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y)))))) (/.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(+.f64 (cosh.f64 y) (cosh.f64 y)) |
(+.f64 (exp.f64 (neg.f64 y)) (exp.f64 (neg.f64 (neg.f64 y)))) |
(+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) |
(+.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 y))) |
(cosh.f64 (neg.f64 y)) |
(cosh.f64 y) |
(+.f64 (/.f64 (cosh.f64 y) #s(literal 2 binary64)) (/.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (exp.f64 y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
#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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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) (+ (* (* y y) 1/6) 1)) x) y) (fma.f64 (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/120 binary64) (*.f64 #s(literal -1/6 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 (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y (*.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 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 #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 x x)))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.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) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (* (/ (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 (* (/ (sin x) x) y) y) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (* (/ (sin x) x) y) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 x x) y)) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) 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))) |
#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 (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.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) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.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) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.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 (* (/ (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) (+ (* (* y y) 1/6) 1)) x) y) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 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 (* (/ (sin x) x) y) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 x) x)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#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 #s(literal 1/6 binary64) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (sin.f64 x)))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (sin.f64 x) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) (sin.f64 x)))) x) (*.f64 y y))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) 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 (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (/.f64 (sin.f64 x) x)) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 x)) #s(literal 1/6 binary64) (sin.f64 x)) x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (sin.f64 x)) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (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 y 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 #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)) 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 (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#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 #s(literal 1/6 binary64) (sin.f64 x) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (sin.f64 x)))) x) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (sin.f64 x) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) (sin.f64 x)))) x) (*.f64 y y))) (*.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 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) 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) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (* (/ (sinh y) x) (sin x)) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 16/315 binary64)) (*.f64 (sin.f64 x) #s(literal 1/180 binary64))) x) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/24 binary64)))) (*.f64 y y) (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))))) (*.f64 y y) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/4 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (sin.f64 x) #s(literal 2/3 binary64)) (sin.f64 x)) y)) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) (*.f64 y y) (*.f64 (sin.f64 x) #s(literal 2/3 binary64)))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 16/315 binary64)) (fma.f64 #s(literal 1/180 binary64) (sin.f64 x) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sin.f64 x) #s(literal 2/3 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y) (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (fma.f64 (*.f64 (sin.f64 x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64) (*.f64 (sin.f64 x) #s(literal 1/6 binary64)))))) (*.f64 y y) (*.f64 (*.f64 (sin.f64 x) #s(literal 2/3 binary64)) #s(literal 1/4 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (- (exp (+ y y)) (exp (* (neg y) 2))) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) (*.f64 (fma.f64 #s(literal 8/3 binary64) (*.f64 y y) #s(literal 4 binary64)) y)) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) (*.f64 (fma.f64 (fma.f64 #s(literal 8/15 binary64) (*.f64 y y) #s(literal 8/3 binary64)) (*.f64 y y) #s(literal 4 binary64)) y)) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 16/315 binary64) (*.f64 y y) #s(literal 8/15 binary64)) (*.f64 y y) #s(literal 8/3 binary64)) (*.f64 y y) #s(literal 4 binary64)) y)) |
#s(approx (exp (+ y y)) #s(literal 1 binary64)) |
#s(approx (exp (+ y y)) (fma.f64 #s(literal 2 binary64) y #s(literal 1 binary64))) |
#s(approx (exp (+ y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (+ y y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) y #s(literal 2 binary64)) y #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (+ y y) (+.f64 y y)) |
#s(approx (exp (* (neg y) 2)) #s(literal 1 binary64)) |
#s(approx (exp (* (neg y) 2)) (fma.f64 #s(literal -2 binary64) y #s(literal 1 binary64))) |
#s(approx (exp (* (neg y) 2)) (fma.f64 (-.f64 (+.f64 y y) #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (* (neg y) 2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/3 binary64) y #s(literal 2 binary64)) y) #s(literal 2 binary64)) y #s(literal 1 binary64))) |
#s(approx (* (neg y) 2) (*.f64 #s(literal -2 binary64) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* 2 (cosh y)) 2) #s(literal 4 binary64)) |
#s(approx (* (* 2 (cosh y)) 2) (fma.f64 (*.f64 y y) #s(literal 2 binary64) #s(literal 4 binary64))) |
#s(approx (* (* 2 (cosh y)) 2) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 2 binary64)) (*.f64 y y) #s(literal 4 binary64))) |
#s(approx (* (* 2 (cosh y)) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 2 binary64)) (*.f64 y y) #s(literal 4 binary64))) |
#s(approx (* 2 (cosh y)) #s(literal 2 binary64)) |
#s(approx (* 2 (cosh y)) (fma.f64 y y #s(literal 2 binary64))) |
#s(approx (* 2 (cosh y)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 y y) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 2 binary64))) |
#s(approx (cosh y) #s(literal 1 binary64)) |
#s(approx (cosh y) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cosh y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (sin.f64 x)) x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 (*.f64 y y) y))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (*.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64))) |
#s(approx (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 y y))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x))) |
#s(approx (* (sin x) (+ (* (* y y) 1/6) 1)) (*.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 (* (* 2 (sinh y)) 1/2) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)))) |
#s(approx (exp (+ y y)) (exp.f64 (+.f64 y y))) |
#s(approx (exp (* (neg y) 2)) (exp.f64 (*.f64 #s(literal -2 binary64) y))) |
#s(approx (* (* 2 (cosh y)) 2) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh y)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
#s(approx (cosh y) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* (sin x) (+ (* (* y y) 1/6) 1)) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (/ (sinh y) x) (sin x)) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (- (exp (+ y y)) (exp (* (neg y) 2))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y)))) |
#s(approx (exp (+ y y)) (exp.f64 (+.f64 y y))) |
Compiled 9 678 to 1 792 computations (81.5% saved)
22 alts after pruning (16 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 321 | 7 | 328 |
| Fresh | 2 | 9 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 325 | 22 | 347 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 41.6% | (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) x) |
| 41.6% | (/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) (sinh.f64 (+.f64 y y))) x) | |
| ✓ | 82.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) |
| 74.8% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) | |
| 42.7% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) | |
| 27.0% | (/.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) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ▶ | 55.5% | (*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
| 68.8% | (*.f64 #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 (sin x) x)) | |
| ▶ | 77.7% | (*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
| 42.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (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)))))) x) y)) | |
| ▶ | 54.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)) |
| ✓ | 81.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
| ✓ | 51.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
| ▶ | 55.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
| 63.9% | #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)))) | |
| ✓ | 64.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| 52.5% | #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)) | |
| 53.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 y y))) y)) | |
| 35.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) | |
| 35.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) | |
| ✓ | 28.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 873 to 575 computations (34.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) |
(*.f64 #s(literal 2 binary64) (sinh.f64 y)) |
#s(literal 2 binary64) |
(sinh.f64 y) |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (sin x) x) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64)) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(exp.f64 y) |
(exp.f64 (neg.f64 y)) |
(neg.f64 y) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) x) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) |
(sinh.f64 (+.f64 y y)) |
(+.f64 y y) |
(sin.f64 x) |
(*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 y) #s(literal 2 binary64)) |
(cosh.f64 y) |
| 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 (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (/ (- (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 (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (* x (+ (exp y) (/ 1 (exp 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 (* (/ (* (+ (* (* 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 (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* 1/2 (/ (* x (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))))))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (+ (exp (* 2 y)) (* -1/6 (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (+ (exp (* 2 y)) (* (pow x 2) (+ (* -1/6 (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (* 1/120 (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))))) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (+ (exp (* 2 y)) (* (pow x 2) (+ (* -1/6 (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))))) (* 1/120 (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))))))))) (/ 1 (exp (* 2 y))))))) |
#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 (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#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 (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* (sin x) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) |
#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 (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (/ y x))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) #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 (/ (* 2 (sinh y)) x) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (* y (+ (* 1/3 (/ (pow y 2) x)) (* 2 (/ 1 x)))))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/60 (/ (pow y 2) x)) (* 1/3 (/ 1 x)))) (* 2 (/ 1 x)))))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/2520 (/ (pow y 2) x)) (* 1/60 (/ 1 x)))) (* 1/3 (/ 1 x)))) (* 2 (/ 1 x)))))) |
#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 (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 (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* y (+ (* 1/4 (* (pow y 2) (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))) (/ (sin x) x))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))) (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 16/315 (/ (sin x) x)) (+ (* 1/180 (/ (sin x) x)) (+ (* 1/24 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* 1/2 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))))))) (* 1/4 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))))))))) (/ (sin x) x))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) 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 (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) 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) (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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (- (exp y) (exp (neg 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 (- (exp y) (exp (neg y))) #s(hole binary64 (* 2 y))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* y (+ (* 1/2 (* (pow y 2) (- (* 4/3 (/ (sin x) x)) (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 4/15 (/ (sin x) x)) (+ (* 1/12 (/ (sin x) x)) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))))))) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))))) (/ (sin x) x))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 8/315 (/ (sin x) x)) (+ (* 1/360 (/ (sin x) x)) (+ (* 1/24 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))) (* 1/2 (- (* 4/15 (/ (sin x) x)) (+ (* 1/12 (/ (sin x) x)) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))))))))))) (* 1/2 (- (* 4/15 (/ (sin x) x)) (+ (* 1/12 (/ (sin x) x)) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x)))))))))) (/ (sin x) x))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (sin x)))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (+ (sin x) (* 1/2 (* (pow y 2) (- (* 4/3 (sin x)) (sin x)))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 4/15 (sin x)) (+ (* 1/12 (sin x)) (* 1/2 (- (* 4/3 (sin x)) (sin x))))))) (* 1/2 (- (* 4/3 (sin x)) (sin x))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/2 (- (* 4/3 (sin x)) (sin x))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 8/315 (sin x)) (+ (* 1/360 (sin x)) (+ (* 1/24 (- (* 4/3 (sin x)) (sin x))) (* 1/2 (- (* 4/15 (sin x)) (+ (* 1/12 (sin x)) (* 1/2 (- (* 4/3 (sin x)) (sin x))))))))))) (* 1/2 (- (* 4/15 (sin x)) (+ (* 1/12 (sin x)) (* 1/2 (- (* 4/3 (sin x)) (sin x)))))))))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* 4 (* y (sin x))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* y (+ (* 8/3 (* (pow y 2) (sin x))) (* 4 (sin x)))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* y (+ (* 4 (sin x)) (* (pow y 2) (+ (* 8/15 (* (pow y 2) (sin x))) (* 8/3 (sin x)))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* y (+ (* 4 (sin x)) (* (pow y 2) (+ (* 8/3 (sin x)) (* (pow y 2) (+ (* 16/315 (* (pow y 2) (sin x))) (* 8/15 (sin x)))))))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* 4 y))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* y (+ 4 (* 8/3 (pow y 2)))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* 8/15 (pow y 2)))))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* (pow y 2) (+ 8/15 (* 16/315 (pow y 2)))))))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* 2 y))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* y (+ 2 (* 4/3 (pow y 2)))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 4/3 (* 4/15 (pow y 2)))))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 4/3 (* (pow y 2) (+ 4/15 (* 8/315 (pow y 2)))))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 4)) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (+ 4 (* 2 (pow y 2))))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* 1/6 (pow y 2))))))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* (pow y 2) (+ 1/6 (* 1/180 (pow y 2))))))))) |
#s(approx (* (cosh y) 2) #s(hole binary64 2)) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ 2 (pow y 2)))) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* 1/12 (pow y 2))))))) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/12 (* 1/360 (pow y 2))))))))) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (neg y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (neg y))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* 1/2 (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (* 2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ (exp y) (/ 1 (exp y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* 1/2 (/ (- (exp (neg (* -2 y))) (exp (* -2 y))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (neg (* -2 y))) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (* -1 y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (* -1 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* (sin x) (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y))))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* 1/2 (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 63.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (* (/ (* 2 (sinh y)) x) 1/2) (/ (* 2 (sinh y)) x) (* 2 (sinh y)) 2 (sinh y) y x 1/2 (sin x) (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (* (* 2 (sinh (+ y y))) (sin x)) (* 2 (sinh (+ y y))) (sinh (+ y y)) (+ y y) (sin x) (* (* (cosh y) 2) 2) (* (cosh y) 2) (cosh y)) |
| 11.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (* (/ (* 2 (sinh y)) x) 1/2) (/ (* 2 (sinh y)) x) (* 2 (sinh y)) 2 (sinh y) y x 1/2 (sin x) (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (* (* 2 (sinh (+ y y))) (sin x)) (* 2 (sinh (+ y y))) (sinh (+ y y)) (+ y y) (sin x) (* (* (cosh y) 2) 2) (* (cosh y) 2) (cosh y)) |
| 10.0ms | y | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (* (/ (* 2 (sinh y)) x) 1/2) (/ (* 2 (sinh y)) x) (* 2 (sinh y)) 2 (sinh y) y x 1/2 (sin x) (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (* (* 2 (sinh (+ y y))) (sin x)) (* 2 (sinh (+ y y))) (sinh (+ y y)) (+ y y) (sin x) (* (* (cosh y) 2) 2) (* (cosh y) 2) (cosh y)) |
| 7.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (* (/ (* 2 (sinh y)) x) 1/2) (/ (* 2 (sinh y)) x) (* 2 (sinh y)) 2 (sinh y) y x 1/2 (sin x) (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (* (* 2 (sinh (+ y y))) (sin x)) (* 2 (sinh (+ y y))) (sinh (+ y y)) (+ y y) (sin x) (* (* (cosh y) 2) 2) (* (cosh y) 2) (cosh y)) |
| 6.0ms | y | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (* (/ (* 2 (sinh y)) x) 1/2) (/ (* 2 (sinh y)) x) (* 2 (sinh y)) 2 (sinh y) y x 1/2 (sin x) (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) (* y y) 1/6 1 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (* (* 2 (sinh (+ y y))) (sin x)) (* 2 (sinh (+ y y))) (sinh (+ y y)) (+ y y) (sin x) (* (* (cosh y) 2) 2) (* (cosh y) 2) (cosh y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 792 | 6044 |
| 0 | 832 | 4626 |
| 1 | 4738 | 4563 |
| 0 | 8583 | 4372 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) |
(*.f64 #s(literal 2 binary64) (sinh.f64 y)) |
#s(literal 2 binary64) |
(sinh.f64 y) |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (sin x) x) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64)) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(exp.f64 y) |
(exp.f64 (neg.f64 y)) |
(neg.f64 y) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) x) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) |
(sinh.f64 (+.f64 y y)) |
(+.f64 y y) |
(sin.f64 x) |
(*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 y) #s(literal 2 binary64)) |
(cosh.f64 y) |
#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 (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) x)))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (/ (- (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 (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (exp (* -2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (* x (+ (exp y) (/ 1 (exp 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 (* (/ (* (+ (* (* 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 (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* 1/2 (/ (* x (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* x (+ (* -1/12 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* x (+ (* 1/2 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/12 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))) (* (pow x 2) (+ (* -1/10080 (/ (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))) (* 1/240 (/ (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))) (+ (exp y) (/ 1 (exp y))))))))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (+ (exp (* 2 y)) (* -1/6 (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (+ (exp (* 2 y)) (* (pow x 2) (+ (* -1/6 (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (* 1/120 (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))))) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* x (- (+ (exp (* 2 y)) (* (pow x 2) (+ (* -1/6 (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (* (pow x 2) (+ (* -1/5040 (* (pow x 2) (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))))) (* 1/120 (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))))))))) (/ 1 (exp (* 2 y))))))) |
#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 (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#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 (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* (sin x) (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) |
#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 (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (/ y x))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) #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 (/ (* 2 (sinh y)) x) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (* y (+ (* 1/3 (/ (pow y 2) x)) (* 2 (/ 1 x)))))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/60 (/ (pow y 2) x)) (* 1/3 (/ 1 x)))) (* 2 (/ 1 x)))))) |
#s(approx (/ (* 2 (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/2520 (/ (pow y 2) x)) (* 1/60 (/ 1 x)))) (* 1/3 (/ 1 x)))) (* 2 (/ 1 x)))))) |
#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 (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 (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* y (+ (* 1/4 (* (pow y 2) (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))) (/ (sin x) x))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))) (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/4 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* (pow y 2) (+ (* 1/4 (* (pow y 2) (- (* 16/315 (/ (sin x) x)) (+ (* 1/180 (/ (sin x) x)) (+ (* 1/24 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))) (* 1/2 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x)))))))))))) (* 1/4 (- (* 8/15 (/ (sin x) x)) (+ (* 1/6 (/ (sin x) x)) (* 1/2 (- (* 8/3 (/ (sin x) x)) (* 2 (/ (sin x) x))))))))))) (/ (sin x) x))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) 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 (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) 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) (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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (- (exp y) (exp (neg 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 (- (exp y) (exp (neg y))) #s(hole binary64 (* 2 y))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* y (+ (* 1/2 (* (pow y 2) (- (* 4/3 (/ (sin x) x)) (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 4/15 (/ (sin x) x)) (+ (* 1/12 (/ (sin x) x)) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))))))) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))))) (/ (sin x) x))))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 8/315 (/ (sin x) x)) (+ (* 1/360 (/ (sin x) x)) (+ (* 1/24 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))) (* 1/2 (- (* 4/15 (/ (sin x) x)) (+ (* 1/12 (/ (sin x) x)) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x))))))))))) (* 1/2 (- (* 4/15 (/ (sin x) x)) (+ (* 1/12 (/ (sin x) x)) (* 1/2 (- (* 4/3 (/ (sin x) x)) (/ (sin x) x)))))))))) (/ (sin x) x))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (sin x)))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (+ (sin x) (* 1/2 (* (pow y 2) (- (* 4/3 (sin x)) (sin x)))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 4/15 (sin x)) (+ (* 1/12 (sin x)) (* 1/2 (- (* 4/3 (sin x)) (sin x))))))) (* 1/2 (- (* 4/3 (sin x)) (sin x))))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/2 (- (* 4/3 (sin x)) (sin x))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (- (* 8/315 (sin x)) (+ (* 1/360 (sin x)) (+ (* 1/24 (- (* 4/3 (sin x)) (sin x))) (* 1/2 (- (* 4/15 (sin x)) (+ (* 1/12 (sin x)) (* 1/2 (- (* 4/3 (sin x)) (sin x))))))))))) (* 1/2 (- (* 4/15 (sin x)) (+ (* 1/12 (sin x)) (* 1/2 (- (* 4/3 (sin x)) (sin x)))))))))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* 4 (* y (sin x))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* y (+ (* 8/3 (* (pow y 2) (sin x))) (* 4 (sin x)))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* y (+ (* 4 (sin x)) (* (pow y 2) (+ (* 8/15 (* (pow y 2) (sin x))) (* 8/3 (sin x)))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* y (+ (* 4 (sin x)) (* (pow y 2) (+ (* 8/3 (sin x)) (* (pow y 2) (+ (* 16/315 (* (pow y 2) (sin x))) (* 8/15 (sin x)))))))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* 4 y))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* y (+ 4 (* 8/3 (pow y 2)))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* 8/15 (pow y 2)))))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (* y (+ 4 (* (pow y 2) (+ 8/3 (* (pow y 2) (+ 8/15 (* 16/315 (pow y 2)))))))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* 2 y))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* y (+ 2 (* 4/3 (pow y 2)))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 4/3 (* 4/15 (pow y 2)))))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 4/3 (* (pow y 2) (+ 4/15 (* 8/315 (pow y 2)))))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 4)) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (+ 4 (* 2 (pow y 2))))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* 1/6 (pow y 2))))))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (+ 4 (* (pow y 2) (+ 2 (* (pow y 2) (+ 1/6 (* 1/180 (pow y 2))))))))) |
#s(approx (* (cosh y) 2) #s(hole binary64 2)) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ 2 (pow y 2)))) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* 1/12 (pow y 2))))))) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ 2 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/12 (* 1/360 (pow y 2))))))))) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (* 2 y)) (exp (* -2 y))) (+ (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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (neg y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (neg y))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (- (exp (* 2 y)) (/ 1 (exp (* 2 y)))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* 1/2 (- (exp (* 2 y)) (/ 1 (exp (* 2 y))))))) |
#s(approx (* (* (cosh y) 2) 2) #s(hole binary64 (* 2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* (cosh y) 2) #s(hole binary64 (+ (exp y) (/ 1 (exp y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (* (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (exp (* -2 y)))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) #s(hole binary64 (* 1/2 (/ (- (exp (neg (* -2 y))) (exp (* -2 y))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) #s(hole binary64 (* 1/2 (/ (- (exp (neg (* -2 y))) (exp (* -2 y))) (+ (exp y) (/ 1 (exp y))))))) |
#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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (* -1 y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (* -1 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))) (* x (+ (exp y) (/ 1 (exp y)))))))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))) (+ (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) #s(hole binary64 (* (sin x) (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))))) |
#s(approx (* 2 (sinh (+ y y))) #s(hole binary64 (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y))))))) |
#s(approx (sinh (+ y y)) #s(hole binary64 (* 1/2 (- (exp (neg (* -2 y))) (/ 1 (exp (neg (* -2 y)))))))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) x) #s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) |
(-.f64 (/.f64 (exp.f64 y) x) (/.f64 (exp.f64 (neg.f64 y)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (+.f64 y 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 (fma.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cosh.f64 y) #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 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 (cosh.f64 y) #s(literal 2 binary64)))) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(+.f64 (sinh.f64 y) (sinh.f64 y)) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 4 binary64))) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (sin x) x) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
(/.f64 (neg.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y)) (neg.f64 x)) |
(/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (*.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 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y y) y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.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 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#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 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (+.f64 y 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 (fma.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cosh.f64 y) #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 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (+.f64 y y)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (*.f64 (cosh.f64 y) #s(literal 2 binary64)))) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(+.f64 (sinh.f64 y) (sinh.f64 y)) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (cosh.f64 y) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(exp.f64 y) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) y) |
(pow.f64 (exp.f64 y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 y)) |
(-.f64 (cosh.f64 y) (sinh.f64 y)) |
(exp.f64 (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) y)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 y)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) #s(literal 2 binary64))) x) |
(/.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (/.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (/.f64 (sin.f64 x) (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x))) (neg.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x)) (*.f64 (cosh.f64 y) #s(literal 4 binary64))) |
(*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (+.f64 y y)) (sin.f64 x))) |
(*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (+.f64 y y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (+.f64 y y) (+.f64 y y)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 y y)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 y y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (exp.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) y)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (cosh.f64 y)) (sinh.f64 (+.f64 y y))) |
(-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 #s(literal -2 binary64) y))) |
(+.f64 (sinh.f64 (+.f64 y y)) (sinh.f64 (+.f64 y y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) (cosh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(sinh.f64 (+.f64 y y)) |
(neg.f64 (sinh.f64 (*.f64 #s(literal -2 binary64) y))) |
(fma.f64 (sinh.f64 y) (cosh.f64 y) (*.f64 (cosh.f64 y) (sinh.f64 y))) |
(+.f64 (*.f64 (sinh.f64 y) (cosh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(+.f64 y y) |
(sin.f64 x) |
(*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 y) #s(literal 4 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))))) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(/.f64 (fma.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(fma.f64 (exp.f64 y) #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (cosh.f64 y) #s(literal 2 binary64) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y y) #s(literal 2 binary64)))) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (exp.f64 y) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 y) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(+.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (exp.f64 y)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) |
(+.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) (neg.f64 y)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 y) y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 y) y) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y (neg.f64 y)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y (neg.f64 y)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 y y) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 y y) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 y)) |
(/.f64 (fma.f64 (cosh.f64 y) #s(literal 4 binary64) (*.f64 (cosh.f64 y) #s(literal 4 binary64))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) y)) (exp.f64 (+.f64 y (neg.f64 y)))))) |
(/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(+.f64 (exp.f64 (neg.f64 y)) (exp.f64 (neg.f64 (neg.f64 y)))) |
(+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) |
(+.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(+.f64 (cosh.f64 y) (cosh.f64 y)) |
(/.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 y))) |
(cosh.f64 (neg.f64 y)) |
(cosh.f64 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) (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/240 binary64))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (/ (* 2 (sinh y)) x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) |
#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 #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) (*.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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/240 binary64))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) x)) #s(literal 1/2 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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/240 binary64))) (*.f64 x x))) (*.f64 x 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 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) #s(literal -1/6 binary64))) (*.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 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y (*.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 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) #s(literal -1/5040 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) #s(literal 1/120 binary64))) (*.f64 x x))) (*.f64 x x)))) |
#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 (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) (*.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 (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 (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) (*.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 (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 (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) 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 (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x)))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/240 binary64))) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.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 (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x))) x)) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/240 binary64))) (*.f64 x x))) (*.f64 x x))) x)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) x)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1/6 binary64) (exp.f64 (+.f64 y y))) (exp.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/120 binary64) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) (exp.f64 (+.f64 y y))) (exp.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1/5040 binary64) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) (exp.f64 (+.f64 y y))) (exp.f64 (*.f64 #s(literal -2 binary64) y))) 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 (/.f64 (sin.f64 x) x) (*.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) (/.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 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
#s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (/.f64 (*.f64 (sin.f64 x) (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 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (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 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/120 binary64))) (*.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 (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/.f64 y x)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) (/.f64 y x)) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (/ (* 2 (sinh y)) x) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (* 2 (sinh y)) x) (/.f64 (+.f64 y y) x)) |
#s(approx (/ (* 2 (sinh y)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 2 binary64) x)) y)) |
#s(approx (/ (* 2 (sinh y)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y y) (/.f64 #s(literal 2 binary64) x)) y)) |
#s(approx (/ (* 2 (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/60 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 y y) (/.f64 #s(literal 2 binary64) x)) y)) |
#s(approx (* 2 (sinh y)) (+.f64 y 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 (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))) (*.f64 y y) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 16/315 binary64) (sin.f64 x)) (*.f64 #s(literal 1/180 binary64) (sin.f64 x))) x) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/24 binary64)))) (*.f64 y y) (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))))) (*.f64 y y) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal 2/3 binary64)) #s(literal 1/4 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (/.f64 y x)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (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 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) (*.f64 (/.f64 (sin.f64 x) x) #s(literal 1/120 binary64))) (*.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 y (/.f64 (sin.f64 x) x))) |
#s(approx (* (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64) (/.f64 (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) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (sin.f64 x) x)) #s(literal 1/6 binary64) (/.f64 (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 (* (- (exp y) (exp (neg y))) 1/2) y) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- (exp y) (exp (neg 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 (* (- (exp y) (exp (neg 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 (* 2 (sinh y)) (+.f64 y 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 (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (neg y)) #s(literal 1 binary64)) |
#s(approx (exp (neg y)) (+.f64 #s(literal 1 binary64) (neg.f64 y))) |
#s(approx (exp (neg y)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (neg y)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/12 binary64))) x) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x) #s(literal 1/2 binary64))) (*.f64 y y) (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/315 binary64)) (*.f64 (sin.f64 x) #s(literal 1/360 binary64))) x) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/12 binary64))) x) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x) #s(literal 1/24 binary64)))) (*.f64 y y) (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/15 binary64)) (*.f64 (sin.f64 x) #s(literal 1/12 binary64))) x) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x) #s(literal 1/2 binary64))))) (*.f64 y y) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) x) #s(literal 1/2 binary64))) (*.f64 y y) (/.f64 (sin.f64 x) x)) y)) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (sin.f64 x) y)) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) (*.f64 y y)) (sin.f64 x)) y)) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/15 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) (*.f64 (sin.f64 x) #s(literal 1/12 binary64)))) (*.f64 y y) (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 8/315 binary64)) (fma.f64 #s(literal 1/360 binary64) (sin.f64 x) (fma.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/15 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) (*.f64 (sin.f64 x) #s(literal 1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) #s(literal 1/24 binary64))))) (*.f64 y y) (-.f64 (*.f64 (sin.f64 x) #s(literal 4/15 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) (*.f64 (sin.f64 x) #s(literal 1/12 binary64)))))) (*.f64 y y) (*.f64 (-.f64 (*.f64 (sin.f64 x) #s(literal 4/3 binary64)) (sin.f64 x)) #s(literal 1/2 binary64))) (*.f64 y y) (sin.f64 x)) y)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 #s(literal 4 binary64) (*.f64 (sin.f64 x) y))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (fma.f64 #s(literal 4 binary64) (sin.f64 x) (*.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 y y)) (sin.f64 x))) y)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (fma.f64 #s(literal 4 binary64) (sin.f64 x) (*.f64 (fma.f64 #s(literal 8/3 binary64) (sin.f64 x) (*.f64 (*.f64 #s(literal 8/15 binary64) (*.f64 y y)) (sin.f64 x))) (*.f64 y y))) y)) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (fma.f64 #s(literal 4 binary64) (sin.f64 x) (*.f64 (fma.f64 #s(literal 8/3 binary64) (sin.f64 x) (*.f64 (fma.f64 #s(literal 8/15 binary64) (sin.f64 x) (*.f64 (*.f64 #s(literal 16/315 binary64) (*.f64 y y)) (sin.f64 x))) (*.f64 y y))) (*.f64 y y))) y)) |
#s(approx (* 2 (sinh (+ y y))) (*.f64 #s(literal 4 binary64) y)) |
#s(approx (* 2 (sinh (+ y y))) (*.f64 (fma.f64 #s(literal 8/3 binary64) (*.f64 y y) #s(literal 4 binary64)) y)) |
#s(approx (* 2 (sinh (+ y y))) (*.f64 (fma.f64 (fma.f64 #s(literal 8/15 binary64) (*.f64 y y) #s(literal 8/3 binary64)) (*.f64 y y) #s(literal 4 binary64)) y)) |
#s(approx (* 2 (sinh (+ y y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 16/315 binary64) (*.f64 y y) #s(literal 8/15 binary64)) (*.f64 y y) #s(literal 8/3 binary64)) (*.f64 y y) #s(literal 4 binary64)) y)) |
#s(approx (sinh (+ y y)) (+.f64 y y)) |
#s(approx (sinh (+ y y)) (*.f64 (fma.f64 #s(literal 4/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (sinh (+ y y)) (*.f64 (fma.f64 (fma.f64 #s(literal 4/15 binary64) (*.f64 y y) #s(literal 4/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (sinh (+ y y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 8/315 binary64) (*.f64 y y) #s(literal 4/15 binary64)) (*.f64 y y) #s(literal 4/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (+ y y) (+.f64 y y)) |
#s(approx (* (* (cosh y) 2) 2) #s(literal 4 binary64)) |
#s(approx (* (* (cosh y) 2) 2) (fma.f64 (*.f64 y y) #s(literal 2 binary64) #s(literal 4 binary64))) |
#s(approx (* (* (cosh y) 2) 2) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 2 binary64)) (*.f64 y y) #s(literal 4 binary64))) |
#s(approx (* (* (cosh y) 2) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 2 binary64)) (*.f64 y y) #s(literal 4 binary64))) |
#s(approx (* (cosh y) 2) #s(literal 2 binary64)) |
#s(approx (* (cosh y) 2) (fma.f64 y y #s(literal 2 binary64))) |
#s(approx (* (cosh y) 2) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 2 binary64))) |
#s(approx (* (cosh y) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 y y) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y y) #s(literal 2 binary64))) |
#s(approx (cosh y) #s(literal 1 binary64)) |
#s(approx (cosh y) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cosh y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 2 (sinh y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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 (*.f64 (*.f64 (*.f64 y y) y) (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 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 (*.f64 y y) y))) |
#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 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.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 (* (- (exp y) (exp (neg 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 (exp y) (exp.f64 y)) |
#s(approx (exp (neg y)) (exp.f64 (neg.f64 y))) |
#s(approx (* 2 (sinh (+ y y))) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) |
#s(approx (sinh (+ y y)) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (* (cosh y) 2) 2) (*.f64 (cosh.f64 y) #s(literal 4 binary64))) |
#s(approx (* (cosh y) 2) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) |
#s(approx (cosh y) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) x) (*.f64 (/.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 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) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (- (exp y) (exp (neg 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 (exp (neg y)) (exp.f64 (neg.f64 y))) |
#s(approx (/ (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) x) (*.f64 (*.f64 (/.f64 (sin.f64 x) x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* 2 (sinh (+ y y))) (sin x)) (* (* (cosh y) 2) 2)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh (+ y y))) (sin x)) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x))) |
#s(approx (* 2 (sinh (+ y y))) (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64))) |
#s(approx (sinh (+ y y)) (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
Compiled 9 348 to 1 713 computations (81.7% saved)
23 alts after pruning (16 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 6 | 306 |
| Fresh | 1 | 10 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 305 | 23 | 328 |
| Status | Accuracy | Program |
|---|---|---|
| 41.6% | (/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) (sinh.f64 (+.f64 y y))) x) | |
| 41.6% | (/.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) x)) | |
| ✓ | 82.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) |
| 74.8% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) | |
| 42.7% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) | |
| 24.4% | (/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) | |
| 27.0% | (/.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) | |
| ✓ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| ✓ | 55.5% | (*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
| 55.5% | (*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) | |
| 42.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (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)))))) x) y)) | |
| ✓ | 81.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
| 43.7% | #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)) | |
| ✓ | 51.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) | |
| 38.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) | |
| 63.9% | #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)))) | |
| ✓ | 64.6% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| 52.5% | #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)) | |
| 53.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 y y))) y)) | |
| 35.1% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) | |
| 35.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) | |
| ✓ | 28.4% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 1 365 to 578 computations (57.7% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 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 (sin.f64 x) x) y)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) 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)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (*.f64 x x) (*.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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
(/.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 (/.f64 (sin.f64 x) (*.f64 (cosh.f64 y) #s(literal 2 binary64))) (sinh.f64 (+.f64 y y))) x) |
(/.f64 (*.f64 (*.f64 (sinh.f64 (+.f64 y y)) #s(literal 2 binary64)) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 4 binary64)) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 y y))) (sin.f64 x)) (*.f64 (*.f64 (cosh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 y y)) (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) (exp.f64 (+.f64 y (neg.f64 y)))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (* (+ (* (* y y) 1/6) 1) (sin x)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal 1/6 binary64) (/.f64 (sin.f64 x) (*.f64 (*.f64 y y) x))) (*.f64 y y))) y)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 y y))) #s(literal 2 binary64)))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (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)))))) x) y)) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
4 calls:
| 12.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 10.0ms | x |
| 10.0ms | y |
| 9.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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 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 (sin.f64 x) x) y)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) 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)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) |
| Outputs |
|---|
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) 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 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
4 calls:
| 7.0ms | x |
| 7.0ms | y |
| 6.0ms | (sinh.f64 y) |
| 6.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | (sinh.f64 y) |
| 90.6% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 91.3% | 2 | x |
| 96.1% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 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 (sin.f64 x) x) y)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) 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)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) 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 (sin.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) x) y)) |
2 calls:
| 57.0ms | x |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.7% | 2 | x |
| 94.6% | 5 | y |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 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 (sin.f64 x) x) y)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) #s(approx (* (+ (* (+ (* (* y y) 1/120) 1/6) (* y y)) 1) y) y))) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
3 calls:
| 7.0ms | y |
| 7.0ms | x |
| 5.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | x |
| 90.2% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 91.4% | 4 | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 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)))) |
| 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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
3 calls:
| 6.0ms | y |
| 5.0ms | (sinh.f64 y) |
| 5.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 2 | y |
| 79.7% | 2 | (sinh.f64 y) |
| 80.2% | 2 | (/.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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
4 calls:
| 7.0ms | x |
| 5.0ms | y |
| 4.0ms | (sinh.f64 y) |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 1 | (sinh.f64 y) |
| 77.7% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 77.7% | 1 | x |
| 77.7% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
4 calls:
| 5.0ms | x |
| 5.0ms | y |
| 4.0ms | (sinh.f64 y) |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 1 | x |
| 77.7% | 1 | (sinh.f64 y) |
| 77.7% | 1 | y |
| 77.7% | 1 | (/.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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
#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(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
4 calls:
| 23.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 2 | x |
| 77.8% | 3 | (sinh.f64 y) |
| 77.8% | 3 | y |
| 77.8% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.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)) #s(approx (sin x) x)) x) y)) |
(*.f64 #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 (sin x) 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) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 #s(approx (exp y) #s(literal 1 binary64)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
3 calls:
| 4.0ms | y |
| 3.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 3 | (sinh.f64 y) |
| 77.5% | 3 | y |
| 77.6% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#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)) |
(*.f64 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) #s(approx (exp (neg y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
4 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (sinh.f64 y) |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 2 | x |
| 71.6% | 3 | (sinh.f64 y) |
| 71.6% | 3 | y |
| 71.7% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
| Outputs |
|---|
#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)) |
#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:
| 4.0ms | x |
| 3.0ms | y |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 2.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 2 | x |
| 67.5% | 3 | (sinh.f64 y) |
| 67.8% | 3 | y |
| 67.4% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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 #s(approx (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) x)) |
| Outputs |
|---|
#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 (/ (sinh y) x) (*.f64 (/.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) x) #s(literal 1/2 binary64))) #s(approx (sin x) 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)) |
4 calls:
| 3.0ms | y |
| 3.0ms | x |
| 2.0ms | (sinh.f64 y) |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 65.6% | 3 | (sinh.f64 y) |
| 66.9% | 3 | y |
| 61.3% | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #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)) |
| Outputs |
|---|
#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 (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) 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)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (/ (sin x) x) y) (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -1/6 binary64) y))) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
4 calls:
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 1 | x |
| 55.5% | 1 | (sinh.f64 y) |
| 55.5% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 57.0% | 2 | 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)) |
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) #s(approx (sin x) x)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (/ (- (exp (+ y y)) (exp (* (neg y) 2))) (* (* 2 (cosh y)) 2)) y) x) #s(approx (sin x) x)) |
2 calls:
| 2.0ms | y |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 55.5% | 1 | y |
Compiled 8 to 8 computations (0% 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:
| 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 |
|---|---|---|
| 28.4% | 1 | x |
| 28.4% | 1 | (sinh.f64 y) |
| 28.4% | 1 | y |
| 28.4% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 11 to 13 computations (-18.2% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 2.579565988070243e+95 | 7.347625315583736e+103 |
| 38.0ms | 0.38094770986834126 | 12.846144759126155 |
| 9.0ms | -16427941074181.23 | -5075477498474.37 |
| 16.0ms | -1.1697319214138675e+96 | -1.0634810568913562e+95 |
| 91.0ms | 432× | 0 | valid |
Compiled 969 to 809 computations (16.5% saved)
ival-sin: 73.0ms (90.3% of total)ival-sinh: 4.0ms (4.9% of total)ival-mult!: 2.0ms (2.5% of total)ival-div!: 2.0ms (2.5% 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 |
|---|---|---|
| 1.0ms | 2.579565988070243e+95 | 7.347625315583736e+103 |
| 1.0ms | 0.38094770986834126 | 12.846144759126155 |
| 1.0ms | -16427941074181.23 | -5075477498474.37 |
| 15.0ms | -3.19098028283332e+135 | -1.4522324328375822e+133 |
| 10.0ms | 112× | 0 | valid |
Compiled 1 038 to 859 computations (17.2% saved)
ival-sin: 5.0ms (69.7% of total)ival-sinh: 1.0ms (13.9% of total)ival-mult!: 1.0ms (13.9% of total)ival-div!: 1.0ms (13.9% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0798861027332954e-85 | 5.563230265499332e-83 |
| 0.0ms | -inf | -1.7628986976122826e-20 |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 18.0ms | -2.5016017593310266e+225 | -2.3802561652158693e+220 |
| 6.0ms | 96× | 0 | valid |
Compiled 232 to 197 computations (15.1% saved)
ival-sin: 2.0ms (53.8% of total)ival-sinh: 1.0ms (26.9% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0 | 1.791e-320 |
| 0.0ms | -9.885299503591417e-30 | -1.7165356653348272e-32 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.600902873036074e-9 | 189661.7646279006 |
| 0.0ms | -9.885299503591417e-30 | -1.7165356653348272e-32 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.600902873036074e-9 | 189661.7646279006 |
| 0.0ms | -9.885299503591417e-30 | -1.7165356653348272e-32 |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.3047860212832467e+46 | 3.652826739133085e+50 |
| 12.0ms | 128× | 0 | valid |
Compiled 482 to 347 computations (28% saved)
ival-sin: 5.0ms (57.7% of total)ival-sinh: 2.0ms (23.1% of total)ival-mult!: 1.0ms (11.5% of total)ival-div!: 1.0ms (11.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 93.0ms | 1.1380012500608227e+89 | 1.7740196413348794e+92 |
| 14.0ms | -9.32937118329232e+92 | -2.1983654686918902e+83 |
| 96.0ms | 272× | 0 | valid |
Compiled 877 to 640 computations (27% saved)
ival-sin: 6.0ms (59.5% of total)ival-sinh: 2.0ms (19.8% of total)ival-mult!: 1.0ms (9.9% of total)ival-div!: 1.0ms (9.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1380012500608227e+89 | 1.7740196413348794e+92 |
| 1.0ms | -9.32937118329232e+92 | -2.1983654686918902e+83 |
Compiled 945 to 691 computations (26.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | -1.783593493346956e+292 | -6.3242523457035645e+280 |
| 9.0ms | 160× | 0 | valid |
Compiled 500 to 351 computations (29.8% saved)
ival-sin: 3.0ms (50.1% of total)ival-sinh: 1.0ms (16.7% of total)ival-mult!: 1.0ms (16.7% of total)ival-div!: 1.0ms (16.7% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 943 to 154 computations (83.7% saved)
(abs x)
Compiled 3 786 to 1 258 computations (66.8% saved)
Loading profile data...