
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)
| 836.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 251.0ms (56.9% of total)ival-div!: 73.0ms (16.6% of total)ival-mult!: 63.0ms (14.3% of total)ival-sinh: 53.0ms (12% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 34 | 0 | - | 4 | (-1.8072527722915066e-133 1.6404329890611934e-179) | (/.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 | 30 | 0 |
| ↳ | (*.f64 (sin.f64 x) (sinh.f64 y)) | underflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 30 | 4 |
| - | 0 | 222 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 30 | 0 | 4 |
| - | 0 | 0 | 222 |
| number | freq |
|---|---|
| 0 | 226 |
| 1 | 30 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 41.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sin: 12.0ms (57.2% of total)ival-sinh: 4.0ms (19.1% of total)ival-mult!: 3.0ms (14.3% of total)ival-div!: 3.0ms (14.3% 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 |
|---|---|---|
| ▶ | 88.5% | (/.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 | |
|---|---|---|---|---|
| 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) |
| 2.0ms | x | @ | inf | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
| 1.0ms | x | @ | 0 | ((/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) x (sinh y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 717 |
| 0 | 154 | 694 |
| 1 | 850 | 596 |
| 0 | 8099 | 562 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(sin.f64 x) |
x |
(sinh.f64 y) |
y |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) x) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) x)) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (neg.f64 x))) |
(*.f64 (sinh.f64 y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (sinh.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (sin.f64 x)) #s(literal 2 binary64)) |
(sin.f64 x) |
x |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (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 812 to 221 computations (72.8% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 9 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 37 | 10 | 47 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| ▶ | 43.0% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| ▶ | 52.0% | (/.f64 (*.f64 #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)) (sinh.f64 y)) x) |
| 48.9% | (/.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) | |
| 52.7% | (/.f64 (*.f64 #s(approx (sin x) x) (sinh.f64 y)) x) | |
| ▶ | 99.9% | (*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
| 86.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) | |
| 54.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| ▶ | 60.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| ▶ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 269 to 204 computations (24.2% 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/12 binary64) |
(/.f64 (*.f64 #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)) (sinh.f64 y)) x) |
(*.f64 #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)) (sinh.f64 y)) |
#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)) |
(*.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) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
| 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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* 1/120 (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/12)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 2 (* y (+ 1/2 (* -1/12 (pow x 2))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 1/3 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 2 (+ 1/2 (* -1/12 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/60 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/2520 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/60 (+ 1/2 (* -1/12 (pow x 2)))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (+ 1/2 (* -1/12 (pow x 2))) (- (exp y) (/ 1 (exp y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.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) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y)) |
| 4.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) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y)) |
| 3.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) y x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (* 2 (sinh y)) 2 1/2 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y)) |
| 3.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) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y)) |
| 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) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (- (* 1/120 (* x x)) 1/6) (* 1/120 (* x x)) 1/120 1/6 1 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 2283 |
| 0 | 368 | 2082 |
| 1 | 1770 | 2064 |
| 0 | 8473 | 1995 |
| 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/12 binary64) |
(/.f64 (*.f64 #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)) (sinh.f64 y)) x) |
(*.f64 #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)) (sinh.f64 y)) |
#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)) |
(*.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) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (* (/ (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* x (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/240 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* x (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -1/10080 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/240 (- (exp y) (/ 1 (exp y)))))))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 (- (* 1/120 (pow x 2)) 1/6))) |
#s(approx (* 1/120 (* x x)) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* 1/2 (/ (* (sin x) (- (exp y) (/ 1 (exp y)))) x)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/12)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* 1/2 (* (sin x) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* 1/120 (pow x 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* 1/120 (pow x 4)))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/120 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 (* 1/120 (pow x 2)))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 1/120 (/ 1 (pow x 4)))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 2 (* y (+ 1/2 (* -1/12 (pow x 2))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 1/3 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 2 (+ 1/2 (* -1/12 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/60 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/2520 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/60 (+ 1/2 (* -1/12 (pow x 2)))))))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (sin x)))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* 1/6 (* (pow y 2) (sin x))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (sin x))) (* 1/6 (sin x)))))))) |
#s(approx (* (sin x) (sinh y)) #s(hole binary64 (* y (+ (sin x) (* (pow y 2) (+ (* 1/6 (sin x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (sin x))) (* 1/120 (sin x)))))))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (+ 1/2 (* -1/12 (pow x 2))) (- (exp y) (/ 1 (exp y)))))) |
| 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 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (sinh.f64 y) (sinh.f64 y))) (-.f64 (sinh.f64 y) (sinh.f64 y))) |
(/.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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(*.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(literal 2 binary64) (*.f64 (sinh.f64 y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) #s(literal -1/1728 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) #s(literal -1/1728 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) #s(literal -1/1728 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64)) (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64)) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 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 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 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 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64)) (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64)) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 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 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64))) (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 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 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 y y)) (exp.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64))) (*.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 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64))) (*.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))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 y #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)))) (*.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 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) #s(literal -1/1728 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 3 binary64)) #s(literal -1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 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/12 binary64) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #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 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sinh y) y) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sinh y) x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/12) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (sinh y)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) 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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) x) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* x x)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* x x)) 1/6) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) x)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x))) |
#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/120 (* x x)) 1/6) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))) |
#s(approx (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (* 1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* x x)) 1/6) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (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 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (+.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) #s(literal 1/3 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) #s(literal 1/60 binary64) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) #s(literal 1/2520 binary64) (*.f64 #s(literal 1/60 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #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) #s(literal 1/6 binary64)) (sin.f64 x) (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 (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
Compiled 9 757 to 1 451 computations (85.1% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 13 | 317 |
| Fresh | 3 | 1 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 310 | 17 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| ✓ | 43.0% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| 23.3% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 23.3% | (/.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) | |
| 22.2% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) | |
| ▶ | 60.2% | (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
| 75.5% | (*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) | |
| ▶ | 90.4% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| 66.8% | (*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) | |
| 54.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 53.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) | |
| 60.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) | |
| ✓ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ▶ | 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| ▶ | 53.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| 53.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) | |
| ▶ | 27.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 524 to 385 computations (26.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (+.f64 y y)) |
(+.f64 y y) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/12 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (sinh.f64 y) 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) |
| 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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (* (/ (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/12)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 2 (* y (+ 1/2 (* -1/12 (pow x 2))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 1/3 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 2 (+ 1/2 (* -1/12 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/60 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/2520 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/60 (+ 1/2 (* -1/12 (pow x 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 (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow y 2))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (+ 1/2 (* -1/12 (pow x 2))) (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* 1/3 (pow y 3)))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* (pow y 3) (+ 1/3 (* 2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 (* 1/3 (pow y 2)))) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 (* (pow y 2) (+ 1/3 (* 2 (/ 1 (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 1/2 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (* (+ (* 1/3 (* y y)) 2) y) (+ (* 1/3 (* y y)) 2) 1/3 2 (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6) |
| 3.0ms | y | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 1/2 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (* (+ (* 1/3 (* y y)) 2) y) (+ (* 1/3 (* y y)) 2) 1/3 2 (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6) |
| 3.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 1/2 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (* (+ (* 1/3 (* y y)) 2) y) (+ (* 1/3 (* y y)) 2) 1/3 2 (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6) |
| 2.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 1/2 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (* (+ (* 1/3 (* y y)) 2) y) (+ (* 1/3 (* y y)) 2) 1/3 2 (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6) |
| 2.0ms | x | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) 1/2) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* x x) -1/12 1/2 (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (* (+ (* 1/3 (* y y)) 2) y) (+ (* 1/3 (* y y)) 2) 1/3 2 (* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 2049 |
| 0 | 347 | 1884 |
| 1 | 1664 | 1863 |
| 0 | 8232 | 1808 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (+.f64 y y)) |
(+.f64 y y) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/12 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (sinh.f64 y) 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) |
#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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (* (/ (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/12)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 y)) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 2 (* y (+ 1/2 (* -1/12 (pow x 2))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 1/3 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 2 (+ 1/2 (* -1/12 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/60 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/2520 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/60 (+ 1/2 (* -1/12 (pow x 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 (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 2)) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 (+ 2 (* 1/3 (pow y 2))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (+ 1/2 (* -1/12 (pow x 2))) (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* 1/3 (pow y 3)))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) #s(hole binary64 (* (pow y 3) (+ 1/3 (* 2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 (* 1/3 (pow y 2)))) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(hole binary64 (* (pow y 2) (+ 1/3 (* 2 (/ 1 (pow y 2))))))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) (sin.f64 x)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (neg.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 (/.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 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
(sin.f64 x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
#s(approx (* (* 2 (sinh y)) 1/2) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) |
(*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y)))) |
(fma.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (+.f64 y y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (+.f64 y y)))) |
(+.f64 (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (+.f64 y 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)))) |
(-.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 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/1728 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 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/12 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)))) |
(fma.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 y y) (+.f64 y y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y))) (-.f64 (+.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 y y) (+.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))) (-.f64 (+.f64 y y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y) #s(literal 3 binary64))) (fma.f64 (+.f64 y y) (+.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y)) (*.f64 (+.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (+.f64 y y) (+.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) (*.f64 (+.f64 y y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal 2 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) |
(fma.f64 y #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y)) |
(fma.f64 y #s(literal 2 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) |
(+.f64 (+.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) y)) |
(+.f64 (+.f64 y y) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) (*.f64 #s(literal -1/3 binary64) (*.f64 y y)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) y) y #s(literal 2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 (sinh.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 (sinh.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 y) #s(literal 2 binary64)) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))))) |
(fma.f64 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)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #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) |
#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 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.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 #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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (fma.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/12) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x))) |
#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 (* (+ (* -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 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 x)) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) 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 (/ (* (sin x) (sinh y)) 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 (*.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) 1/6) 1) y) y) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y 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 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (sin.f64 x)) (sin.f64 x)) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) 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 (/ (* (sin x) (sinh y)) 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 (* (* 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)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (+.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/60 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* 2 (sinh y)) (+.f64 y y)) |
#s(approx (* 2 (sinh y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #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 (+ y y) (+.f64 y y)) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) (+.f64 y y)) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) |
#s(approx (+ (* 1/3 (* y y)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* 1/3 (* y y)) 2) (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y)) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* 2 (sinh y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (* y y)) 2) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 1/3 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 1/3 binary64)) (*.f64 y y))) |
Compiled 11 272 to 1 670 computations (85.2% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 333 | 6 | 339 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 338 | 18 | 356 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| ✓ | 43.0% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| 23.3% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| ▶ | 23.3% | (/.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) |
| ▶ | 22.2% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
| ✓ | 90.4% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| ▶ | 67.0% | (*.f64 (/.f64 #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) x)) |
| 66.8% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) (sin.f64 x)) | |
| 54.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| ▶ | 53.7% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
| ✓ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ✓ | 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) | |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) | |
| ▶ | 10.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
| 33.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) | |
| 53.1% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) | |
| ✓ | 27.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 607 to 437 computations (28% saved)
| Inputs |
|---|
(*.f64 (/.f64 #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) x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
#s(approx (sin x) x) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
#s(approx (* 2 (sinh y)) (+.f64 y y)) |
(+.f64 y y) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/12 binary64)) |
(*.f64 x x) |
#s(literal -1/12 binary64) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (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) |
#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) |
#s(literal 1/2 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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow x 2))))) |
#s(approx (* (* x x) -1/12) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (* (/ (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/12)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 2 (* y (+ 1/2 (* -1/12 (pow x 2))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 1/3 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 2 (+ 1/2 (* -1/12 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/60 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/2520 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/60 (+ 1/2 (* -1/12 (pow x 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 (+ y y) #s(hole binary64 (* 2 y))) |
#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 (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (+ 1/2 (* -1/12 (pow x 2))) (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#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 (* (- (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)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* (* x x) -1/12) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 3.0ms | y | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* (* x x) -1/12) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 3.0ms | x | @ | -inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* (* x x) -1/12) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 2.0ms | x | @ | inf | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* (* x x) -1/12) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 2.0ms | x | @ | 0 | ((* (/ (sinh y) x) (sin x)) (/ (sinh y) x) (sinh y) (* (+ (* (* y y) 1/6) 1) y) (+ (* (* y y) 1/6) 1) (* y y) y 1/6 1 x (sin x) (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sinh y) (/ (* (sin x) (sinh y)) x) (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (* 2 (sinh y)) (+ y y) (+ (* (* x x) -1/12) 1/2) (* (* x x) -1/12) (* x x) -1/12 (/ (* (sin x) (sinh y)) x) (* (sin x) (sinh y)) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (/ (* (sin x) (sinh y)) x) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 384 | 2457 |
| 0 | 411 | 2236 |
| 1 | 2016 | 2215 |
| 0 | 8644 | 2104 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #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) x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
x |
#s(approx (sin x) x) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
#s(approx (* 2 (sinh y)) (+.f64 y y)) |
(+.f64 y y) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/12 binary64)) |
(*.f64 x x) |
#s(literal -1/12 binary64) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
#s(approx (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) |
#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) |
#s(literal 1/2 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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (+ (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow x 2))))) |
#s(approx (* (* x x) -1/12) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (* (/ (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* -1/12 (* (pow x 2) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (pow x 2) (+ (* -1/12 (- (exp y) (/ 1 (exp y)))) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) (pow x 2))))))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/12)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (* (/ (sinh y) x) (sin x)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sinh y) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (/ (* y (sin x)) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* 1/6 (/ (* (pow y 2) (sin x)) x)) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (/ (* (pow y 2) (sin x)) x)) (* 1/6 (/ (sin x) x)))) (/ (sin x) x))))) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (/ (sin x) x)) (* (pow y 2) (+ (* 1/5040 (/ (* (pow y 2) (sin x)) x)) (* 1/120 (/ (sin x) x)))))) (/ (sin x) x))))) |
#s(approx (* (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* 2 (* y (+ 1/2 (* -1/12 (pow x 2))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 1/3 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 2 (+ 1/2 (* -1/12 (pow x 2)))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/60 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))))))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* y (+ (* 2 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/3 (+ 1/2 (* -1/12 (pow x 2)))) (* (pow y 2) (+ (* 1/2520 (* (pow y 2) (+ 1/2 (* -1/12 (pow x 2))))) (* 1/60 (+ 1/2 (* -1/12 (pow x 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 (+ y y) #s(hole binary64 (* 2 y))) |
#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 (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* 1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) #s(hole binary64 (* (pow y 3) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) #s(hole binary64 (* (+ 1/2 (* -1/12 (pow x 2))) (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* 2 (sinh y)) #s(hole binary64 (- (exp y) (/ 1 (exp y))))) |
#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 (* (- (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)))) |
| Outputs |
|---|
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin x) x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin x) x)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) (neg.f64 x)) |
(/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(*.f64 (+.f64 (/.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 (*.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 (*.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 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/216 binary64) (*.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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/216 binary64) (*.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 (-.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) #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))))) |
(/.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)))))) |
(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 (/.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 (/.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 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/216 binary64) (*.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 #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 (*.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 (*.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)) |
(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) |
x |
#s(approx (sin x) x) |
(*.f64 #s(approx (sin x) x) (/.f64 #s(approx (sinh y) y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (sin x) x)) x) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) x)) |
(*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) |
#s(approx (sinh y) y) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(approx (- (exp y) (exp (neg y))) (+.f64 y y)))) |
(*.f64 #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(approx (- (exp y) (exp (neg y))) (+.f64 y y))) |
(*.f64 #s(approx (- (exp y) (exp (neg y))) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
#s(approx (- (exp y) (exp (neg y))) (+.f64 y 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)))) |
(-.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) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/12 binary64)) |
(*.f64 #s(literal -1/12 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/12 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/12 binary64) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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)) #s(approx (sinh y) 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)) #s(approx (sinh y) 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)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) |
(*.f64 #s(approx (sinh y) y) #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
#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 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)) |
(+.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) |
#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 (/.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 (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)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(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 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (fma.f64 (sinh.f64 y) (sinh.f64 y) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 (neg.f64 y)) (sinh.f64 (neg.f64 y))) (*.f64 (cosh.f64 y) (sinh.f64 (neg.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (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) |
#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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#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 (/ (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 #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) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#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 (* (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 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) x)) |
#s(approx (* (sin x) (sinh y)) (*.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 (* (sin x) (sinh y)) (*.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)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (+ (* (* x x) -1/12) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/12) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* x x) -1/12) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x) |
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* (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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal -1/12 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
#s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x))) |
#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 (* (+ (* -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 y (/.f64 (sin.f64 x) x))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (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) 1/6) 1) y) y) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y 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 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (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 (* (sin x) (sinh y)) (*.f64 (sin.f64 x) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (sin.f64 x) (sin.f64 x)) y)) |
#s(approx (* (sin x) (sinh y)) (*.f64 (fma.f64 (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 (sin.f64 x) #s(literal 1/6 binary64) (*.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 (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (+.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2520 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/60 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) y)) |
#s(approx (- (exp y) (exp (neg y))) (+.f64 y y)) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (- (exp y) (exp (neg 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 (- (exp y) (exp (neg 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 (+ 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 (- (exp y) (exp (neg y))) (+.f64 y y)) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (- (exp y) (exp (neg 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 (- (exp y) (exp (neg 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 (neg.f64 y) #s(literal 1 binary64))) |
#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 (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y)) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (* 2 (sinh y)) (+ (* (* x x) -1/12) 1/2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 #s(literal 2 binary64) (sinh.f64 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 (- (exp y) (exp (neg 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 (* (- (exp y) (exp (neg y))) 1/2) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
#s(approx (exp (neg y)) (exp.f64 (neg.f64 y))) |
Compiled 7 112 to 1 383 computations (80.6% saved)
27 alts after pruning (18 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 243 | 14 | 257 |
| Fresh | 3 | 4 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 248 | 27 | 275 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| ✓ | 43.0% | (/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| 26.7% | (/.f64 (*.f64 #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 (sinh y) y)) x) | |
| ✓ | 23.3% | (/.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) |
| 23.3% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) | |
| 10.4% | (/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) x) | |
| ✓ | 22.2% | (/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
| ✓ | 90.4% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| 46.9% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y)) x) #s(approx (sin x) x)) | |
| 44.9% | (*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) | |
| 67.0% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) | |
| 44.9% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) | |
| 66.8% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) (sin.f64 x)) | |
| 51.6% | (*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) | |
| 66.9% | (*.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)) | |
| 46.9% | (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) | |
| 54.4% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) | |
| 37.0% | #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))) | |
| 32.1% | #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))) | |
| ✓ | 64.2% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| ✓ | 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| 34.8% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) | |
| ✓ | 10.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
| 10.5% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) | |
| 33.0% | #s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) | |
| 53.1% | #s(approx (/ (* (sin x) (sinh y)) x) #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))) | |
| ✓ | 27.8% | #s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
Compiled 1 402 to 614 computations (56.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #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 (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #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) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (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)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) (sin.f64 x)) |
4 calls:
| 12.0ms | y |
| 12.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 11.0ms | x |
| 10.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (sinh.f64 y) |
| 99.9% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #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 (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #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) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (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)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) x) (sin.f64 x)) |
4 calls:
| 14.0ms | y |
| 12.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 11.0ms | x |
| 10.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 1 | (sinh.f64 y) |
| 93.7% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 94.9% | 2 | x |
| 96.1% | 3 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #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 (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #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) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (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)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.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 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (sin.f64 x)) x) y)) |
3 calls:
| 14.0ms | x |
| 11.0ms | y |
| 10.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.0% | 2 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 98.0% | 5 | y |
| 93.5% | 2 | x |
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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #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 (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #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) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (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)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
(*.f64 (sin.f64 x) (/.f64 #s(approx (sinh y) y) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (/.f64 (sin.f64 x) x) y)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (-.f64 (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 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
4 calls:
| 13.0ms | y |
| 13.0ms | x |
| 9.0ms | (sinh.f64 y) |
| 8.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 91.0% | 3 | (sinh.f64 y) |
| 93.4% | 4 | y |
| 81.7% | 3 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 y y) #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #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 (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #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) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (sinh.f64 y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(/.f64 (*.f64 #s(approx (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)) (sinh.f64 y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) x) #s(approx (sin x) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (*.f64 #s(approx (+ (* 1/3 (* y y)) 2) (*.f64 (*.f64 y y) #s(literal 1/3 binary64))) y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
4 calls:
| 9.0ms | x |
| 9.0ms | y |
| 8.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 8.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 1 | x |
| 75.5% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 75.5% | 1 | (sinh.f64 y) |
| 78.2% | 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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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)) |
2 calls:
| 7.0ms | y |
| 5.0ms | (sinh.f64 y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 1 | (sinh.f64 y) |
| 75.5% | 1 | y |
Compiled 3 to 5 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #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:
| 6.0ms | (sinh.f64 y) |
| 6.0ms | x |
| 6.0ms | y |
| 5.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 73.7% | 2 | x |
| 75.5% | 3 | (sinh.f64 y) |
| 75.5% | 3 | y |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #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) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) #s(approx (sinh y) y)) x) |
(*.f64 #s(approx (sin x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(approx (sinh y) y) 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 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (fma.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64) y))) x) #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:
| 72.0ms | (sinh.f64 y) |
| 5.0ms | y |
| 5.0ms | x |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 1 | x |
| 75.2% | 3 | (sinh.f64 y) |
| 75.2% | 3 | y |
| 75.2% | 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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) #s(approx (sin x) 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 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) x) y)) #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:
| 9.0ms | (sinh.f64 y) |
| 5.0ms | y |
| 4.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 3 | (sinh.f64 y) |
| 75.1% | 3 | y |
| 75.2% | 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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
#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))) |
| 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 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #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 |
| 4.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.0% | 3 | (sinh.f64 y) |
| 75.0% | 3 | y |
| 75.1% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) 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))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #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:
| 43.0ms | y |
| 3.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 3 | (sinh.f64 y) |
| 72.4% | 3 | y |
| 72.4% | 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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) (*.f64 #s(approx (+ (* -1/6 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) x)) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) x) #s(approx (sin x) x)) |
4 calls:
| 4.0ms | x |
| 4.0ms | y |
| 3.0ms | (sinh.f64 y) |
| 3.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 2 | x |
| 67.0% | 3 | (sinh.f64 y) |
| 67.0% | 3 | y |
| 66.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 (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (/ (* (sin x) (sinh y)) x) #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 (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 x (*.f64 x #s(literal -1/12 binary64)))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) #s(approx (+ (* (* x x) -1/12) 1/2) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sin x) (sinh y)) x) (*.f64 #s(approx (* 2 (sinh y)) (+.f64 y y)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y))) |
4 calls:
| 24.0ms | y |
| 3.0ms | x |
| 3.0ms | (sinh.f64 y) |
| 2.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 3 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 64.4% | 3 | (sinh.f64 y) |
| 64.8% | 3 | y |
| 60.0% | 2 | x |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
(/.f64 (*.f64 #s(approx (sin x) x) #s(approx (sinh y) y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (sinh y) #s(approx (* (+ (* (* y y) 1/6) 1) y) y)) x) #s(approx (sin x) x)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (sinh.f64 y) |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.6% | 1 | x |
| 51.6% | 1 | (sinh.f64 y) |
| 51.6% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| 51.6% | 1 | y |
Compiled 11 to 13 computations (-18.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
| Outputs |
|---|
#s(approx (/ (* (sin x) (sinh y)) x) #s(approx (* (* 2 (sinh y)) 1/2) y)) |
4 calls:
| 5.0ms | x |
| 1.0ms | y |
| 1.0ms | (sinh.f64 y) |
| 1.0ms | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.8% | 1 | (sinh.f64 y) |
| 27.8% | 1 | x |
| 27.8% | 1 | y |
| 27.8% | 1 | (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) x) |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.2473252735993694e-5 | 0.003015740306441123 |
| 6.0ms | 112× | 0 | valid |
Compiled 220 to 193 computations (12.3% saved)
ival-sin: 1.0ms (31.3% of total)ival-sinh: 1.0ms (31.3% of total)ival-mult!: 1.0ms (31.3% of total)ival-div!: 1.0ms (31.3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2473252735993694e-5 | 0.003015740306441123 |
Compiled 255 to 214 computations (16.1% saved)
| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
| 19.0ms | 3.27726151892847e-6 | 24186.703111370298 |
| 7.0ms | -0.003300259296756652 | -0.0018232370071143754 |
| 19.0ms | 256× | 0 | valid |
Compiled 548 to 459 computations (16.2% saved)
ival-sin: 8.0ms (60.4% of total)ival-sinh: 3.0ms (22.7% of total)ival-mult!: 1.0ms (7.6% of total)ival-div!: 1.0ms (7.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1321195665387118e+147 | 1.1702587348920048e+149 |
Compiled 98 to 77 computations (21.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.7428895869150846e-19 | +inf |
| 0.0ms | -0.003300265287671897 | -2.35425741145949e-9 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.7428895869150846e-19 | +inf |
| 0.0ms | -inf | -0.7371503218956131 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.7428895869150846e-19 | +inf |
| 0.0ms | -inf | -0.7371503218956131 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.7428895869150846e-19 | +inf |
| 0.0ms | -inf | -0.7371503218956131 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.7428895869150846e-19 | +inf |
| 0.0ms | -inf | -0.7371503218956131 |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.149990547547913e-33 | 9.44082327097054e-29 |
| 6.0ms | 128× | 0 | valid |
Compiled 410 to 315 computations (23.2% saved)
ival-sin: 1.0ms (32.6% of total)ival-sinh: 1.0ms (32.6% of total)ival-mult!: 1.0ms (32.6% of total)ival-div!: 1.0ms (32.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 1.1782657401186128e+45 | 2.2076357114940813e+46 |
| 1.0ms | -0.003300259296756652 | -0.0018232370071143754 |
| 26.0ms | 112× | 0 | valid |
Compiled 494 to 385 computations (22.1% saved)
ival-sin: 21.0ms (91.1% of total)ival-sinh: 1.0ms (4.3% of total)ival-mult!: 1.0ms (4.3% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 792 to 130 computations (83.6% saved)
(abs x)
Compiled 3 182 to 1 174 computations (63.1% saved)
Loading profile data...